coreboot-kgpe-d16/src/northbridge/intel/i82830
Stefan Reinauer fd611f9c2c Drop CONFIG_WRITE_HIGH_TABLES
It's been on for all boards per default since several years now
and the old code path probably doesn't even work anymore. Let's
just have one consistent way of doing things.

Change-Id: I58da7fe9b89a648d9a7165d37e0e35c88c06ac7e
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/2547
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-02-28 00:00:30 +01:00
..
i82830.h Initial support for the Intel 82830 northbridge and RCA RM4100 board. 2008-03-09 13:24:46 +00:00
Kconfig drop three unneeded config variables: 2010-08-27 09:36:41 +00:00
Makefile.inc Get rid of drivers class 2012-11-27 22:00:49 +01:00
memory_initialized.c This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detects if the memory is already initialized, if so it issues a hard reset through the southbridge. 2008-05-15 13:44:33 +00:00
northbridge.c Drop CONFIG_WRITE_HIGH_TABLES 2013-02-28 00:00:30 +01:00
raminit.c Some more DIMM0 related cleanups and deduplication. 2010-11-20 20:23:08 +00:00
raminit.h Some more DIMM0 related cleanups and deduplication. 2010-11-20 20:23:08 +00:00
smihandler.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
vga.c Extend CBFS to support arbitrary ROM source media. 2013-01-30 17:58:32 +01:00