coreboot-kgpe-d16/src/mainboard/supermicro/h8dmr
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
..
apc_auto.c Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
cache_as_ram_auto.c Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
chip.h Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
cmos.layout Revert "CMOS: Add set_option and rework get_option." 2009-06-03 14:19:33 +00:00
Config.lb Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. 2009-11-06 17:11:05 +00:00
devicetree.cb Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. 2009-11-06 17:11:05 +00:00
get_bus_conf.c The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of 2008-10-01 12:52:52 +00:00
irq_tables.c Fix implicit declarations of get_bus_conf. 2008-12-22 17:41:01 +00:00
Kconfig Define some variables that were not defined. There are a couple left. 2009-10-26 15:14:07 +00:00
mainboard.c Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
Makefile.inc Add CONFIG_GENERATE_* for tables so that the user can select which tables not 2009-10-15 13:35:47 +00:00
mptable.c Fix implicit declarations of get_bus_conf. 2008-12-22 17:41:01 +00:00
Options.lb Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. 2009-10-16 16:32:57 +00:00
resourcemap.c The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of 2008-10-01 12:52:52 +00:00