[coreboot-gerrit] New patch to review for coreboot: ac5605c Revert "Asus M4A785T-M: Add CMOS defaults."

Peter Stuge (peter@stuge.se) gerrit at coreboot.org
Sun May 12 01:24:52 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/3244

-gerrit

commit ac5605c736e389376b64d7c0af3a9e4deff0e636
Author: Peter Stuge <peter at stuge.se>
Date:   Sun May 12 01:24:50 2013 +0200

    Revert "Asus M4A785T-M: Add CMOS defaults."
    
    This reverts commit b8b3e8bff32ee7dddcacec11e015f6683783eb2f
    
    Change-Id: I8bf33b62b56627f0eea9440ff5e5136e4122ef01
    Signed-off-by: Peter Stuge <peter at stuge.se>
---
 src/mainboard/asus/m4a785t-m/Kconfig      |  1 -
 src/mainboard/asus/m4a785t-m/cmos.default | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/src/mainboard/asus/m4a785t-m/Kconfig b/src/mainboard/asus/m4a785t-m/Kconfig
index 6816d58..10f6838 100644
--- a/src/mainboard/asus/m4a785t-m/Kconfig
+++ b/src/mainboard/asus/m4a785t-m/Kconfig
@@ -12,7 +12,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select SOUTHBRIDGE_AMD_SB700_SKIP_ISA_DMA_INIT
 	select SUPERIO_ITE_IT8712F
 	select HAVE_OPTION_TABLE
-	select HAVE_CMOS_DEFAULT
 	select HAVE_PIRQ_TABLE
 	select HAVE_MP_TABLE
 	select SB_HT_CHAIN_UNITID_OFFSET_ONLY
diff --git a/src/mainboard/asus/m4a785t-m/cmos.default b/src/mainboard/asus/m4a785t-m/cmos.default
deleted file mode 100644
index da086de..0000000
--- a/src/mainboard/asus/m4a785t-m/cmos.default
+++ /dev/null
@@ -1,18 +0,0 @@
-boot_option=Fallback
-last_boot=Fallback
-ECC_memory=Enable
-baud_rate=115200
-hw_scrubber=Enable
-interleave_chip_selects=Enable
-max_mem_clock=400Mhz
-multi_core=Enable
-power_on_after_fail=Disable
-debug_level=Spew
-boot_first=HDD
-boot_second=Fallback_Floppy
-boot_third=Fallback_Network
-boot_index=0xf
-boot_countdown=0xc
-slow_cpu=off
-nmi=Enable
-iommu=Enable



More information about the coreboot-gerrit mailing list