diff options
author | Vladimir Serbinenko <phcoder@gmail.com> | 2014-01-25 18:14:52 +0100 |
---|---|---|
committer | Vladimir Serbinenko <phcoder@gmail.com> | 2014-01-26 16:30:06 +0100 |
commit | bb6956ad13d2a65aa78b1eb3baeffe4379929bcc (patch) | |
tree | db312e85e491222dd52c7c82f11e5c342b4341be /src/mainboard/asus/a8n_e/cmos.default | |
parent | 4fe9813adb44b369c84a097b4be3101eddf6b19d (diff) |
asus/a8n-e: supply cmos.default
Change-Id: Ib54cda60c9d8c57885c2b62f978222e01c1c3347
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/4814
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/mainboard/asus/a8n_e/cmos.default')
-rw-r--r-- | src/mainboard/asus/a8n_e/cmos.default | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/src/mainboard/asus/a8n_e/cmos.default b/src/mainboard/asus/a8n_e/cmos.default new file mode 100644 index 0000000000..744f95591f --- /dev/null +++ b/src/mainboard/asus/a8n_e/cmos.default @@ -0,0 +1,18 @@ +boot_option=Fallback +last_boot=Fallback +baud_rate=115200 +debug_level=Spew +power_on_after_fail=Enable +ECC_memory=Disable +hw_scrubber=Enable +interleave_chip_selects=Enable +max_mem_clock=DDR400 +multi_core=Enable +boot_first=HDD +boot_second=Fallback_Floppy +boot_third=Fallback_Network +boot_index=0xf +boot_countdown=0xc +slow_cpu=off +nmi=Enable +iommu=Enable |