From 9b90824a1f8ec0e775f36a2811c059415f4de788 Mon Sep 17 00:00:00 2001 From: Mono Date: Sun, 2 Mar 2014 18:40:36 +0100 Subject: A new port apple/macbook21. Current problems: - Complete lack of EC support (no battery indicator, no temperature, ...) - No audio support Change-Id: I25d09629dd82e01fadca2b6c25f72aaf08eafae1 Signed-off-by: Vladimir Serbinenko Signed-off-by: Axel Holewa Reviewed-on: http://review.coreboot.org/5321 Tested-by: build bot (Jenkins) --- src/mainboard/apple/macbook21/cmos.default | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/mainboard/apple/macbook21/cmos.default (limited to 'src/mainboard/apple/macbook21/cmos.default') diff --git a/src/mainboard/apple/macbook21/cmos.default b/src/mainboard/apple/macbook21/cmos.default new file mode 100644 index 0000000000..0185e94f64 --- /dev/null +++ b/src/mainboard/apple/macbook21/cmos.default @@ -0,0 +1,21 @@ +boot_option=Fallback +last_boot=Fallback +baud_rate=115200 +debug_level=Spew +hyper_threading=Enable +nmi=Enable +boot_devices='' +boot_default=0x40 +cmos_defaults_loaded=Yes +lpt=Enable +volume=0x3 +tft_brightness=0xff +first_battery=Primary +bluetooth=Enable +wlan=Enable +wwan=Enable +trackpoint=Enable +fn_ctrl_swap=Disable +sticky_fn=Disable +power_management_beeps=Enable +low_battery_beep=Enable -- cgit v1.2.3