From 5b1d51ba2e9ac22c7878cd5e8d9c51d8269bb76b Mon Sep 17 00:00:00 2001 From: Arnaud Maye Date: Fri, 28 Aug 2009 20:42:21 +0000 Subject: 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 Acked-by: Myles Watson git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4615 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/intel/truxton/Config.lb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'targets/intel') diff --git a/targets/intel/truxton/Config.lb b/targets/intel/truxton/Config.lb index 08c4f73b93..fd6a7bd3ca 100644 --- a/targets/intel/truxton/Config.lb +++ b/targets/intel/truxton/Config.lb @@ -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" -- cgit v1.2.3