From 9d54a228092e627ad7f159bb21e45c468c2f9f2c Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Mon, 17 May 2021 13:03:36 +0200 Subject: mb/asus/h61m-cs: Transform into variant setup To preserve reproducibility, temporarily guard mainboard.c contents. This will be removed once all boards have become variants. Tested with BUILD_TIMELESS=1, coreboot.rom for the Asus H61M-CS remains identical when not adding the .config file in it. Change-Id: I1ffb41470d24713a4a7f0689958b733d4b1bdf52 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/54374 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/asus/h61-series/variants/h61m-cs/cmos.default | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/mainboard/asus/h61-series/variants/h61m-cs/cmos.default (limited to 'src/mainboard/asus/h61-series/variants/h61m-cs/cmos.default') diff --git a/src/mainboard/asus/h61-series/variants/h61m-cs/cmos.default b/src/mainboard/asus/h61-series/variants/h61m-cs/cmos.default new file mode 100644 index 0000000000..c1b9aa98f1 --- /dev/null +++ b/src/mainboard/asus/h61-series/variants/h61m-cs/cmos.default @@ -0,0 +1,6 @@ +boot_option=Fallback +debug_level=Debug +power_on_after_fail=Disable +nmi=Enable +sata_mode=AHCI +gfx_uma_size=32M -- cgit v1.2.3