coreboot-kgpe-d16/src/northbridge/intel/i82810
Rudolf Marek 97be27ebba We hardcode highmemory size in every northbridge! This is bad, and especially if suspend to ram is involved. Let the default be taken from cbmem.h which also handles the suspend logic.
Abuild tested. Please check all changes if I did not make any wrong while converting this to bytes.

Signed-off-by: Rudolf Marek <r.marek@assembler.cz> 
Acked-by: Peter Stuge <peter@stuge.se>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6171 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-12-13 19:50:25 +00:00
..
chip.h Update my old, no longer active email addresses 2010-08-01 02:33:42 +00:00
debug.c Some more DIMM0 related cleanups and deduplication. 2010-11-20 20:23:08 +00:00
i82810.h Remove various .c #includes from Intel i810/i82801ax/i82801bx boards. 2010-10-13 23:00:41 +00:00
Kconfig drop three unneeded config variables: 2010-08-27 09:36:41 +00:00
Makefile.inc Remove various .c #includes from Intel i810/i82801ax/i82801bx boards. 2010-10-13 23:00:41 +00:00
northbridge.c We hardcode highmemory size in every northbridge! This is bad, and especially if suspend to ram is involved. Let the default be taken from cbmem.h which also handles the suspend logic. 2010-12-13 19:50:25 +00:00
northbridge.h Update my old, no longer active email addresses 2010-08-01 02:33:42 +00: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