From b8f73ed14dc87fdbf9103f722d7e6e3c606af3ee Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 21 Oct 2009 00:35:42 +0000 Subject: Add CONFIG_VGA_ROM_RUN to HP e-Vectra P2706T to make VGA init work. Also add pci_rom entries (commented) to targets/hp/e_vectra_p2706t/Config.lb for the same reason. They have to be uncommented to be used. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4821 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/hp/e_vectra_p2706t/Config.lb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'targets') diff --git a/targets/hp/e_vectra_p2706t/Config.lb b/targets/hp/e_vectra_p2706t/Config.lb index be770d79d1..ff36c574fc 100644 --- a/targets/hp/e_vectra_p2706t/Config.lb +++ b/targets/hp/e_vectra_p2706t/Config.lb @@ -37,3 +37,6 @@ end buildrom ./coreboot.rom CONFIG_ROM_SIZE "normal" "fallback" +# pci_rom /tmp/vgabios.rom vendor_id=0x8086 device_id=0x7125 +# pci_rom /tmp/ethbios.rom vendor_id=0x10b7 device_id=0x9200 + -- cgit v1.2.3