Set up an arbitrary amount of system memory on Geode LX, so
authorAurelien Guillaume <aurelien@iwi.me>
Tue, 7 Sep 2010 07:43:10 +0000 (07:43 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Tue, 7 Sep 2010 07:43:10 +0000 (07:43 +0000)
commit34697d67c18780bf765ac9f66dcb1f14c7ef74c8
tree383debcab71d9e99a97d552126c2248bc7d7c236
parent31b2e8f566c886386187d5580b5ca1569f36e9b1
Set up an arbitrary amount of system memory on Geode LX, so
coreboot_ram can be unpacked to 1MB. The value is quickly
replaced with the real value later, thus causing no harm.

Move RAMBASE to the default of 1MB for the affected boards

Signed-off-by: Aurelien Guillaume <aurelien@iwi.me>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5779 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
12 files changed:
src/cpu/amd/model_lx/msrinit.c
src/mainboard/amd/db800/Kconfig
src/mainboard/amd/norwich/Kconfig
src/mainboard/artecgroup/dbe61/Kconfig
src/mainboard/digitallogic/msm800sev/Kconfig
src/mainboard/iei/pcisa-lx-800-r10/Kconfig
src/mainboard/lippert/roadrunner-lx/Kconfig
src/mainboard/lippert/spacerunner-lx/Kconfig
src/mainboard/pcengines/alix1c/Kconfig
src/mainboard/pcengines/alix2d/Kconfig
src/mainboard/traverse/geos/Kconfig
src/mainboard/winent/pl6064/Kconfig