From 75d2d89da0efed2f9da56673de378f87989b4e0c Mon Sep 17 00:00:00 2001 From: Martin Kepplinger Date: Wed, 1 Jul 2020 10:02:33 +0200 Subject: [PATCH] x230t: update coreboot to latest x230t --- x230t/NEWS | 2 +- .../{free-defconfig-4bd6927388 => free-defconfig-24e6221706} | 4 +--- ...free-defconfig-4bd6927388 => nonfree-defconfig-24e6221706} | 4 +--- 3 files changed, 3 insertions(+), 7 deletions(-) rename x230t/{free-defconfig-4bd6927388 => free-defconfig-24e6221706} (77%) rename x230t/{nonfree-defconfig-4bd6927388 => nonfree-defconfig-24e6221706} (85%) diff --git a/x230t/NEWS b/x230t/NEWS index 5d51124..14923cd 100644 --- a/x230t/NEWS +++ b/x230t/NEWS @@ -4,4 +4,4 @@ skulls-x230t 0.0.1 - unreleased This release includes the following changes: * initial seperate release for the X230T based on the X230 configuration -* based on coreboot commit TODO +* based on coreboot commit 24e6221706 diff --git a/x230t/free-defconfig-4bd6927388 b/x230t/free-defconfig-24e6221706 similarity index 77% rename from x230t/free-defconfig-4bd6927388 rename to x230t/free-defconfig-24e6221706 index a49ab3c..b90d786 100644 --- a/x230t/free-defconfig-4bd6927388 +++ b/x230t/free-defconfig-24e6221706 @@ -1,9 +1,7 @@ -CONFIG_USE_OPTION_TABLE=y -CONFIG_USE_BLOBS=y CONFIG_VENDOR_LENOVO=y CONFIG_NO_POST=y CONFIG_CBFS_SIZE=0x400000 -CONFIG_BOARD_LENOVO_X230=y +CONFIG_BOARD_LENOVO_X230T=y # CONFIG_H8_BEEP_ON_DEATH is not set CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y CONFIG_DEFAULT_CONSOLE_LOGLEVEL_8=y diff --git a/x230t/nonfree-defconfig-4bd6927388 b/x230t/nonfree-defconfig-24e6221706 similarity index 85% rename from x230t/nonfree-defconfig-4bd6927388 rename to x230t/nonfree-defconfig-24e6221706 index 910a070..0b46734 100644 --- a/x230t/nonfree-defconfig-4bd6927388 +++ b/x230t/nonfree-defconfig-24e6221706 @@ -1,11 +1,9 @@ -CONFIG_USE_OPTION_TABLE=y -CONFIG_USE_BLOBS=y CONFIG_BOOTSPLASH_IMAGE=y CONFIG_VENDOR_LENOVO=y CONFIG_NO_POST=y CONFIG_VGA_BIOS=y CONFIG_CBFS_SIZE=0x400000 -CONFIG_BOARD_LENOVO_X230=y +CONFIG_BOARD_LENOVO_X230T=y # CONFIG_S3_VGA_ROM_RUN is not set # CONFIG_H8_BEEP_ON_DEATH is not set CONFIG_VGA_ROM_RUN=y