From 4aab4abfa2c4d262743c5654643b95101e235191 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Tue, 28 May 2019 17:44:43 +0300 Subject: mb/apple/macbookair4_2: Add CMOS support Added CMOS support for MacBook Air 4,2. In future, I hope there will be more useful options available, because I'm working on macbooks support. Also, it may be necessary for hyper_threading support (#29669) once it will be ready. Change-Id: I369ed9aeff2098a4840918531be6a34cfc8d2a1e Signed-off-by: Evgeny Zinoviev Reviewed-on: https://review.coreboot.org/c/coreboot/+/33045 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held Reviewed-by: Peter Lemenkov --- src/mainboard/apple/macbookair4_2/cmos.default | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/mainboard/apple/macbookair4_2/cmos.default (limited to 'src/mainboard/apple/macbookair4_2/cmos.default') diff --git a/src/mainboard/apple/macbookair4_2/cmos.default b/src/mainboard/apple/macbookair4_2/cmos.default new file mode 100644 index 0000000000..06b04332a2 --- /dev/null +++ b/src/mainboard/apple/macbookair4_2/cmos.default @@ -0,0 +1,2 @@ +boot_option=Fallback +debug_level=Debug -- cgit v1.2.3