From c679ab54257e5a2d4e17d0f7fff964ac374f4b13 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Mon, 27 Sep 2010 18:57:07 +0000 Subject: 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 Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5864 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/via/vt8454c/Kconfig | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/mainboard/via/vt8454c/Kconfig') diff --git a/src/mainboard/via/vt8454c/Kconfig b/src/mainboard/via/vt8454c/Kconfig index 8652c67968..1e882ebc2c 100644 --- a/src/mainboard/via/vt8454c/Kconfig +++ b/src/mainboard/via/vt8454c/Kconfig @@ -29,8 +29,5 @@ config IRQ_SLOT_COUNT int default 15 -config RAMBASE - hex - default 0x4000 - endif # BOARD_VIA_VT8454C + -- cgit v1.2.3