diff options
author | Michael Niewöhner <foss@mniewoehner.de> | 2019-09-22 13:54:30 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-09-30 11:34:25 +0000 |
commit | cc0dd5f8a2b017dbca8514b26697f5d3970c7ffe (patch) | |
tree | 20315bc8908c2dd4e77085572f9ad1a1e7340d4d /src/mainboard/supermicro/x11-lga1151-series/cmos.default | |
parent | 4b5d17ebb3431271b2783e53637c02bbdf5b3c38 (diff) |
mb/supermicro/x11-lga1151-series: fix cmos layout and add default config
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 <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35526
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/supermicro/x11-lga1151-series/cmos.default')
-rw-r--r-- | src/mainboard/supermicro/x11-lga1151-series/cmos.default | 3 |
1 files changed, 3 insertions, 0 deletions
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 |