coreboot/src
Denis 'GNUtoo' Carikli b8b3e8bff3 Asus M4A785T-M: Add CMOS defaults.
After removing power and the CMOS Battery, putting it back
  and booting coreboot we have:
    # ./nvramtool -a
    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
    nvramtool: Can not read coreboot parameter user_data because layout info specifies CMOS area that is too wide.
    nvramtool: Warning: Coreboot CMOS checksum is bad.

Change-Id: Ifa09c7a468e3e0713b426763266ae633e67d8397
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Reviewed-on: http://review.coreboot.org/3224
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-05-10 17:27:05 +02:00
..
arch Drop prototype guarding for romcc 2013-05-10 00:06:46 +02:00
console spkmodem console 2013-04-18 22:47:59 +02:00
cpu Drop prototype guarding for romcc 2013-05-10 00:06:46 +02:00
device device tree: track init times 2013-05-01 21:36:16 +02:00
drivers x86 I/O APIC: Make functions io_apic_{read,write}() public 2013-05-07 22:40:10 +02:00
ec ChromeEC: Drop unneeded Kconfig variable EC_GOOGLE_API_ROOT 2013-04-18 02:47:23 +02:00
include Drop prototype guarding for romcc 2013-05-10 00:06:46 +02:00
lib hardwaremain: drop boot_complete parameter 2013-05-08 18:23:33 +02:00
mainboard Asus M4A785T-M: Add CMOS defaults. 2013-05-10 17:27:05 +02:00
northbridge northbridge/intel/i5000/udelay.c: Remove unused header console.h 2013-05-10 00:36:22 +02:00
southbridge Drop prototype guarding for romcc 2013-05-10 00:06:46 +02:00
superio Drop prototype guarding for romcc 2013-05-10 00:06:46 +02:00
vendorcode AMD F15: Fix warning in Proc/CPU/Feature 2013-05-04 00:25:19 +02:00
Kconfig Drop CONFIG_AP_CODE_IN_CAR 2013-05-08 19:14:21 +02:00