coreboot/src
Uwe Hermann d63085b20e Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.
Since we have CBFS setting rom_address in board files is no longer 
necessary.

Also, drop vga_rom_address from RS690 completely, it was never used 
in the code.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4923 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-11-06 17:11:05 +00:00
..
arch/i386 Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
boot If the coreboot and filo overlap, it will "slice off" a piece at the 2009-11-05 10:02:59 +00:00
config Define some variables that were not defined. There are a couple left. 2009-10-26 15:14:07 +00:00
console Create lib.h for homeless prototypes. 2009-10-28 16:13:28 +00:00
cpu Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
devices Don't try to set fixed resources. Trivial. 2009-11-05 20:06:19 +00:00
drivers Revert the deletion of drivers/pci/onboard that snuck in ahead of its time. 2009-11-06 17:09:11 +00:00
include Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
lib Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
mainboard Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. 2009-11-06 17:11:05 +00:00
northbridge Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
pc80 http://www.coreboot.org/pipermail/coreboot/2007-October/025740.html 2009-11-05 12:38:34 +00:00
southbridge Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. 2009-11-06 17:11:05 +00:00
superio Remove some warnings from the tyan s2895. 2009-10-30 02:08:07 +00:00
Kconfig Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. 2009-10-30 12:56:59 +00:00