Jan Tatje has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/56071 )
Change subject: supermicro/x11-lga1151-series: Set SkipExtGfxScan = 0 ......................................................................
supermicro/x11-lga1151-series: Set SkipExtGfxScan = 0
Scan for external graphics, allows SeaBIOS to use the AST2400. Tested on X11SSH-LN4F.
Change-Id: I41249112c65927b61ca5f791f8eb8c3f3d204fce Signed-off-by: Jan Tatje jan@jnt.io --- M src/mainboard/supermicro/x11-lga1151-series/devicetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/71/56071/1
diff --git a/src/mainboard/supermicro/x11-lga1151-series/devicetree.cb b/src/mainboard/supermicro/x11-lga1151-series/devicetree.cb index 1196629..650f625 100644 --- a/src/mainboard/supermicro/x11-lga1151-series/devicetree.cb +++ b/src/mainboard/supermicro/x11-lga1151-series/devicetree.cb @@ -1,7 +1,7 @@ chip soc/intel/skylake
# FSP Configuration - register "SkipExtGfxScan" = "1" + register "SkipExtGfxScan" = "0"
# SATA configuration register "SataSalpSupport" = "1"