coreboot-kgpe-d16/src/northbridge/via/vx800
Stefan Reinauer c5334635ca VIA chipsets: fix compilation without real mode code
The VIA chipsets CX700, VT8623 and VX800 required to be
configured with real mode option rom code enabled. This
patch fixes the issue and drops some unneeded header files.

Change-Id: I0d8a3f8f99c2eacec7666f08f85b99f09c06af84
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/1833
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-11-14 05:56:05 +01:00
..
examples Clean up #ifs 2012-05-08 00:34:34 +02:00
clk_ctrl.c First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
detection.c Some more DIMM0 related cleanups and deduplication. 2010-11-20 20:23:08 +00:00
dev_init.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
dqs_search.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
dram_init.c zero warnings days. Down to under 600 different warnings 2010-04-14 10:12:23 +00:00
dram_init.h geeesh! And this really compiles and even runs? 2010-04-14 16:39:30 +00:00
dram_util.c Fix most CONFIG_DEBUG_RAM_SETUP issues. 2010-12-27 11:34:57 +00:00
dram_util.h Make directory hierarchy flat to match the same layout we use 2009-05-27 17:06:54 +00:00
drdy_bl.c geeesh! And this really compiles and even runs? 2010-04-14 16:39:30 +00:00
driving_clk_phase_data.h First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
driving_setting.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
early_serial.c Unify use of post_code 2011-04-11 20:17:22 +00:00
early_smbus.c more ifdef -> if fixes 2011-04-21 20:45:45 +00:00
final_setting.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
freq_setting.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
ide.c Remove chip.h files without config structure 2012-10-07 12:55:04 +02:00
Kconfig drop three unneeded config variables: 2010-08-27 09:36:41 +00:00
lpc.c Remove chip.h files without config structure 2012-10-07 12:55:04 +02:00
Makefile.inc second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
northbridge.c VIA chipsets: fix compilation without real mode code 2012-11-14 05:56:05 +01:00
pci_rawops.h fix some warnings. 2010-07-07 17:51:41 +00:00
raminit.c second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
raminit.h First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
rank_map.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
romstrap.inc Here's the VIA vx800 patch from OLPC. 2009-05-27 13:12:42 +00:00
romstrap.lds Don't use 64-bit constant 0x100000000 in linker scripts 2012-06-21 08:05:31 +02:00
timing_setting.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
translator_ddr2_init.c First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
uma_ram_setting.c drop extra pci access functions. these are exact copies of romcc_io.h. 2010-04-30 17:44:39 +00:00
vga.c VIA chipsets: fix compilation without real mode code 2012-11-14 05:56:05 +01:00
vx800.h We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. 2010-10-12 17:34:08 +00:00