From e8c6f86b80efbb90a7f708aded55f5a6032df8a5 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Mon, 8 Jun 2009 13:05:47 +0000 Subject: Add (commented) line for VGA blob adding (CBFS version) to simplify things for users a bit. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4352 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/kontron/986lcd-m/Config.lb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'targets') diff --git a/targets/kontron/986lcd-m/Config.lb b/targets/kontron/986lcd-m/Config.lb index 2974fd8213..8d1a1fd5a8 100644 --- a/targets/kontron/986lcd-m/Config.lb +++ b/targets/kontron/986lcd-m/Config.lb @@ -11,3 +11,8 @@ romimage "fallback" 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 + -- cgit v1.2.3