This patch adds VGA and PS/2 Keyboard/mouse support to the already existing intel truxton (ep80579) dev board.

This patch tries to improve the pcie portA configuration.
The Matrox G550e PCIe gfx card shipped along with the dev board is supported.

Signed-off-by: Arnaud Maye <arnaud.maye@4dsp.com>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4615 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Arnaud Maye
2009-08-28 20:42:21 +00:00
committed by Myles Watson
parent 8b1c382cc0
commit 5b1d51ba2e
9 changed files with 157 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ option CONFIG_FALLBACK_SIZE = CONFIG_ROM_IMAGE_SIZE
romimage "fallback"
option CONFIG_USE_FALLBACK_IMAGE=1
payload /tmp/filo.elf
payload /tmp/seabios.elf
end
buildrom ./coreboot.rom CONFIG_ROM_SIZE "fallback"