From 8289319f4222b0892845d557f0dfbd2152bab192 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sat, 10 Oct 2015 11:30:13 +0200 Subject: macbookair: Disable native VGA init MBA has eDP and not LVDS, so it's not supported by our native init. Change-Id: I489b7a98163b648f0e8000202117593c6b1aaf31 Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/11842 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/mainboard/apple/macbookair4_2/devicetree.cb | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/apple/macbookair4_2/devicetree.cb') diff --git a/src/mainboard/apple/macbookair4_2/devicetree.cb b/src/mainboard/apple/macbookair4_2/devicetree.cb index 5be132c3d7..da5c1e29af 100644 --- a/src/mainboard/apple/macbookair4_2/devicetree.cb +++ b/src/mainboard/apple/macbookair4_2/devicetree.cb @@ -1,8 +1,6 @@ chip northbridge/intel/sandybridge # FIXME: check gfx.ndid and gfx.did register "gfx.did" = "{ 0x80000100, 0x80000240, 0x80000410, 0x80000410, 0x00000005 }" register "gfx.link_frequency_270_mhz" = "0" - register "gfx.lvds_dual_channel" = "0" - register "gfx.lvds_num_lanes" = "1" register "gfx.ndid" = "3" register "gfx.use_spread_spectrum_clock" = "1" register "gpu_cpu_backlight" = "0x00001312" -- cgit v1.2.3