coreboot-kgpe-d16/src/northbridge/via/vt8623
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 Fix up the VT8623 northbridge support. 2005-08-08 08:15:22 +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 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 Change real mode API to allow passing intXX number or entry point and 2010-05-11 15:39:20 +00:00
raminit.c Some more DIMM0 related cleanups and deduplication. 2010-11-20 20:23:08 +00:00
raminit.h start of epia-m port 2004-04-17 02:36:47 +00:00
vga.c Fix VGA after switching to realmode_interrupt() 2010-05-24 15:51:15 +00:00