From cc0dd5f8a2b017dbca8514b26697f5d3970c7ffe Mon Sep 17 00:00:00 2001 From: Michael Niewöhner Date: Sun, 22 Sep 2019 13:54:30 +0200 Subject: mb/supermicro/x11-lga1151-series: fix cmos layout and add default config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This fixes the warning that power_on_after_fail could not be found, adds a default config and adds the parameter hyper_threading. Change-Id: I10b0aa71fa7916b01e93e16cbd81e427fd14f6a4 Signed-off-by: Michael Niewöhner Reviewed-on: https://review.coreboot.org/c/coreboot/+/35526 Reviewed-by: Patrick Rudolph Tested-by: build bot (Jenkins) --- src/mainboard/supermicro/x11-lga1151-series/cmos.default | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/mainboard/supermicro/x11-lga1151-series/cmos.default (limited to 'src/mainboard/supermicro/x11-lga1151-series/cmos.default') diff --git a/src/mainboard/supermicro/x11-lga1151-series/cmos.default b/src/mainboard/supermicro/x11-lga1151-series/cmos.default new file mode 100644 index 0000000000..d56495357c --- /dev/null +++ b/src/mainboard/supermicro/x11-lga1151-series/cmos.default @@ -0,0 +1,3 @@ +boot_option=Fallback +debug_level=Debug +power_on_after_fail=Enable -- cgit v1.2.3