From 75f5d9991deba9c73e021a93800915ee8c042ab9 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Sat, 27 Jan 2018 23:08:11 +0100 Subject: mb/asus/m2v-mx_se: Add `cmos.default` Add `cmos.default` to get rid of four seconds in romstage. Choose 8 MB for size for video RAM. Order the entries like in `cmos.layout`. Change-Id: If2dcc266f6f061807401b62647124ce96e9a3802 Signed-off-by: Paul Menzel Reviewed-on: https://review.coreboot.org/23468 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans --- src/mainboard/asus/m2v-mx_se/cmos.default | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/mainboard/asus/m2v-mx_se/cmos.default (limited to 'src/mainboard/asus') diff --git a/src/mainboard/asus/m2v-mx_se/cmos.default b/src/mainboard/asus/m2v-mx_se/cmos.default new file mode 100644 index 0000000000..fae766bc88 --- /dev/null +++ b/src/mainboard/asus/m2v-mx_se/cmos.default @@ -0,0 +1,11 @@ +boot_option = Fallback +hw_scrubber = Enable +interleave_chip_selects = Enable +max_mem_clock = DDR2-400 +multi_core = Enable +power_on_after_fail = On +debug_level = Spew +slow_cpu = off +nmi = Disable +videoram_size = 8MB +iommu = Enable -- cgit v1.2.3