coreboot-kgpe-d16/src/northbridge/intel/i82810
Uwe Hermann ab50d62ea6 Convert all Intel i810 boards to CAR.
- Drop "select ROMCC" from the boards, as well as early_mtrr stuff.

 - Add "select CACHE_AS_RAM" to socket_PGA370/Kconfig, as well as the
   usual DCACHE_RAM_BASE and DCACHE_RAM_SIZE variables.

 - In socket_PGA370/Makefile.inc add:
   cpu_incs += $(src)/cpu/intel/car/cache_as_ram.inc

 - Other smaller related fixes.

Abuild-tested and boot-tested on MSI MS-6178.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Peter Stuge <peter@stuge.se>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5949 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-10-13 08:21:44 +00:00
..
chip.h Update my old, no longer active email addresses 2010-08-01 02:33:42 +00:00
debug.c Convert all Intel i810 boards to CAR. 2010-10-13 08:21:44 +00:00
i82810.h Update my old, no longer active email addresses 2010-08-01 02:33:42 +00:00
Kconfig drop three unneeded config variables: 2010-08-27 09:36:41 +00:00
Makefile.inc Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
northbridge.c Factor out a few commonly duplicated functions from northbridge.c. 2010-10-11 19:36:13 +00:00
northbridge.h Update my old, no longer active email addresses 2010-08-01 02:33:42 +00:00
raminit.c Convert all Intel i810 boards to CAR. 2010-10-13 08:21:44 +00:00
raminit.h Move translate_spd_to_i82810[] from .h to .c file (trivial). 2010-10-12 21:37:03 +00:00