[coreboot-gerrit] New patch to review for coreboot: 6125088 Revert "PC Engines ALIX.1C: Add CMOS defaults."

Peter Stuge (peter@stuge.se) gerrit at coreboot.org
Sun May 12 01:25:11 CEST 2013


Peter Stuge (peter at stuge.se) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/3245

-gerrit

commit 6125088739ff11c07d7ee12834fad5eb5ea09773
Author: Peter Stuge <peter at stuge.se>
Date:   Sun May 12 01:25:07 2013 +0200

    Revert "PC Engines ALIX.1C: Add CMOS defaults."
    
    This reverts commit f90071faeee3358748d0c8d31e46721b53241e28
    
    Change-Id: I4764d90c39ccdb4dc7e7a9aef7525c306614e1a8
    Signed-off-by: Peter Stuge <peter at stuge.se>
---
 src/mainboard/pcengines/alix1c/Kconfig      |  2 --
 src/mainboard/pcengines/alix1c/cmos.default | 11 -----------
 2 files changed, 13 deletions(-)

diff --git a/src/mainboard/pcengines/alix1c/Kconfig b/src/mainboard/pcengines/alix1c/Kconfig
index fab8710..315b7ed 100644
--- a/src/mainboard/pcengines/alix1c/Kconfig
+++ b/src/mainboard/pcengines/alix1c/Kconfig
@@ -12,8 +12,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select UDELAY_TSC
 	select BOARD_ROMSIZE_KB_512
 	select POWER_BUTTON_DEFAULT_DISABLE
-	select HAVE_OPTION_TABLE
-	select HAVE_CMOS_DEFAULT
 
 config MAINBOARD_DIR
 	string
diff --git a/src/mainboard/pcengines/alix1c/cmos.default b/src/mainboard/pcengines/alix1c/cmos.default
deleted file mode 100644
index 189c691..0000000
--- a/src/mainboard/pcengines/alix1c/cmos.default
+++ /dev/null
@@ -1,11 +0,0 @@
-boot_option=Fallback
-last_boot=Fallback
-ECC_memory=Disable
-baud_rate=115200
-power_on_after_fail=Disable
-debug_level=Spew
-boot_first=HDD
-boot_second=Fallback_Floppy
-boot_third=Fallback_Network
-boot_index=0xf
-boot_countdown=0x7f



More information about the coreboot-gerrit mailing list