[coreboot] [v2] r4352 - trunk/coreboot-v2/targets/kontron/986lcd-m

svn at coreboot.org svn at coreboot.org
Mon Jun 8 15:05:47 CEST 2009


Author: uwe
Date: 2009-06-08 15:05:47 +0200 (Mon, 08 Jun 2009)
New Revision: 4352

Modified:
   trunk/coreboot-v2/targets/kontron/986lcd-m/Config.lb
Log:
Add (commented) line for VGA blob adding (CBFS version) to simplify things for users a bit.

Signed-off-by: Uwe Hermann <uwe at hermann-uwe.de>
Acked-by: Uwe Hermann <uwe at hermann-uwe.de>



Modified: trunk/coreboot-v2/targets/kontron/986lcd-m/Config.lb
===================================================================
--- trunk/coreboot-v2/targets/kontron/986lcd-m/Config.lb	2009-06-08 03:33:57 UTC (rev 4351)
+++ trunk/coreboot-v2/targets/kontron/986lcd-m/Config.lb	2009-06-08 13:05:47 UTC (rev 4352)
@@ -11,3 +11,8 @@
 end
 
 buildrom ./coreboot.rom ROM_SIZE "fallback"
+
+# Uncomment this and fix the path to your VGA BIOS blob (~/amipci_01.20 here) for on-board VGA support.
+# See http://www.coreboot.org/Kontron_986LCD-M_mITX for details.
+# pci_rom ~/amipci_01.20 vendor_id=0x8086 device_id=0x27a2
+





More information about the coreboot mailing list