coreboot/src/northbridge/intel
Sven Schnelle 148a4f5681 i945: improve get_top_of_ram()
The current version doesn't honor TSEG, and fails to
report the correct top of RAM if IGD is disabled. This
is because it uses the BSM (base of stolen RAM) register.
In that case, we should use the TOLUD register.

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org>

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6483 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-04-10 07:41:56 +00:00
..
e7501 Fix most CONFIG_DEBUG_RAM_SETUP issues. 2010-12-27 11:34:57 +00:00
e7520 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
e7525 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
i440bx proper printk handling in src/northbridge/intel/i82810/raminit.c 2010-12-27 14:31:05 +00:00
i440lx 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
i855 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
i945 i945: improve get_top_of_ram() 2011-04-10 07:41:56 +00:00
i3100 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
i82810 fix i810 boards with ram init debugging disabled. 2010-12-29 21:02:50 +00:00
i82830 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
sch The same mechanisms are used for normal and fallback images. 2010-12-19 21:20:14 +00:00
Kconfig Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board 2010-12-18 07:48:43 +00:00
Makefile.inc Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board 2010-12-18 07:48:43 +00:00