Browse Source

x230t: update coreboot to latest x230t

pull/162/head
Martin Kepplinger 3 years ago
committed by Martin Kepplinger
parent
commit
f75c9fc360
3 changed files with 3 additions and 7 deletions
  1. +1
    -1
      x230t/NEWS
  2. +1
    -3
      x230t/free-defconfig-24e6221706
  3. +1
    -3
      x230t/nonfree-defconfig-24e6221706

+ 1
- 1
x230t/NEWS View File

@ -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

x230t/free-defconfig-4bd6927388 → x230t/free-defconfig-24e6221706 View File

@ -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

x230t/nonfree-defconfig-4bd6927388 → x230t/nonfree-defconfig-24e6221706 View File

@ -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

Loading…
Cancel
Save