diff options
author | Timothy Pearson <tpearson@raptorengineeringinc.com> | 2015-02-15 16:52:29 -0600 |
---|---|---|
committer | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2015-02-16 09:24:14 +0100 |
commit | 94efd19517cde6b6894d67e2623a007fcd24a4df (patch) | |
tree | ea3d0c6281f137b2afa2e5ca05af0c9326ce99e4 /src/mainboard/asus/m4a785t-m/cmos.default | |
parent | c0ae684d1663d0eec364270c85915e42cdd61bc6 (diff) |
mainboard/cmos: Kill off unused boot_* parameters
Change-Id: I19d6b56e3ac5e6e7946648b97c86a223b748e3bd
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/8460
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/mainboard/asus/m4a785t-m/cmos.default')
-rw-r--r-- | src/mainboard/asus/m4a785t-m/cmos.default | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/asus/m4a785t-m/cmos.default b/src/mainboard/asus/m4a785t-m/cmos.default index da086de88b..8ab4fe8c39 100644 --- a/src/mainboard/asus/m4a785t-m/cmos.default +++ b/src/mainboard/asus/m4a785t-m/cmos.default @@ -8,11 +8,6 @@ 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 |