summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/db800/Kconfig
diff options
context:
space:
mode:
authorAurelien Guillaume <aurelien@iwi.me>2010-09-07 07:43:10 +0000
committerPatrick Georgi <patrick.georgi@coresystems.de>2010-09-07 07:43:10 +0000
commit34697d67c18780bf765ac9f66dcb1f14c7ef74c8 (patch)
tree383debcab71d9e99a97d552126c2248bc7d7c236 /src/mainboard/amd/db800/Kconfig
parent31b2e8f566c886386187d5580b5ca1569f36e9b1 (diff)
downloadcoreboot-34697d67c18780bf765ac9f66dcb1f14c7ef74c8.tar.xz
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
Diffstat (limited to 'src/mainboard/amd/db800/Kconfig')
-rw-r--r--src/mainboard/amd/db800/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/amd/db800/Kconfig b/src/mainboard/amd/db800/Kconfig
index 006de405e1..b973c9dad8 100644
--- a/src/mainboard/amd/db800/Kconfig
+++ b/src/mainboard/amd/db800/Kconfig
@@ -25,8 +25,4 @@ config IRQ_SLOT_COUNT
int
default 4
-config RAMBASE
- hex
- default 0x4000
-
endif # BOARD_AMD_DB800