From 669fa610c66afd7b35e97403f0ca277e83caf8f6 Mon Sep 17 00:00:00 2001 From: Martin Kepplinger Date: Wed, 1 Jul 2020 10:05:45 +0200 Subject: [PATCH] x230: update coreboot --- x230/NEWS | 1 + x230/{free-defconfig-4bd6927388 => free-defconfig-24e6221706} | 2 -- ...onfree-defconfig-4bd6927388 => nonfree-defconfig-24e6221706} | 2 -- 3 files changed, 1 insertion(+), 4 deletions(-) rename x230/{free-defconfig-4bd6927388 => free-defconfig-24e6221706} (85%) rename x230/{nonfree-defconfig-4bd6927388 => nonfree-defconfig-24e6221706} (91%) diff --git a/x230/NEWS b/x230/NEWS index 6ffcdb7..eb8f41d 100644 --- a/x230/NEWS +++ b/x230/NEWS @@ -2,6 +2,7 @@ skulls-x230 0.1.10 - unreleased --------------------------------------- This release includes the following changes: +* based on coreboot commit 24e6221706 * update coreboot-sdk to version 65718760fa * make internal flashing more reliable diff --git a/x230/free-defconfig-4bd6927388 b/x230/free-defconfig-24e6221706 similarity index 85% rename from x230/free-defconfig-4bd6927388 rename to x230/free-defconfig-24e6221706 index a49ab3c..bbd7425 100644 --- a/x230/free-defconfig-4bd6927388 +++ b/x230/free-defconfig-24e6221706 @@ -1,5 +1,3 @@ -CONFIG_USE_OPTION_TABLE=y -CONFIG_USE_BLOBS=y CONFIG_VENDOR_LENOVO=y CONFIG_NO_POST=y CONFIG_CBFS_SIZE=0x400000 diff --git a/x230/nonfree-defconfig-4bd6927388 b/x230/nonfree-defconfig-24e6221706 similarity index 91% rename from x230/nonfree-defconfig-4bd6927388 rename to x230/nonfree-defconfig-24e6221706 index 910a070..c96eb4f 100644 --- a/x230/nonfree-defconfig-4bd6927388 +++ b/x230/nonfree-defconfig-24e6221706 @@ -1,5 +1,3 @@ -CONFIG_USE_OPTION_TABLE=y -CONFIG_USE_BLOBS=y CONFIG_BOOTSPLASH_IMAGE=y CONFIG_VENDOR_LENOVO=y CONFIG_NO_POST=y