summaryrefslogtreecommitdiffstats
path: root/src/mainboard/bcom
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2010-09-27 18:57:07 +0000
committerStefan Reinauer <stepan@openbios.org>2010-09-27 18:57:07 +0000
commitc679ab54257e5a2d4e17d0f7fff964ac374f4b13 (patch)
treea375d52ee449a5310a9fbace112ae21ecb9896d6 /src/mainboard/bcom
parent5e278cafb5799036652a84925b86f9ef83cccc3d (diff)
downloadcoreboot-c679ab54257e5a2d4e17d0f7fff964ac374f4b13.tar.gz
coreboot-c679ab54257e5a2d4e17d0f7fff964ac374f4b13.tar.bz2
coreboot-c679ab54257e5a2d4e17d0f7fff964ac374f4b13.zip
RAMBASE = 0x4000 is no longer needed. Drop it.
Now we only need to clean out the FAM10 stack mess and we're good to go with a uniform RAMBASE. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5864 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/bcom')
-rw-r--r--src/mainboard/bcom/winnetp680/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/bcom/winnetp680/Kconfig b/src/mainboard/bcom/winnetp680/Kconfig
index 983cd514fd6e..78e014e65c7a 100644
--- a/src/mainboard/bcom/winnetp680/Kconfig
+++ b/src/mainboard/bcom/winnetp680/Kconfig
@@ -24,8 +24,4 @@ config IRQ_SLOT_COUNT
int
default 10
-config RAMBASE
- hex
- default 0x4000
-
endif # BOARD_BCOM_WINNETP680