From ce952652a1099b71fcd6e7ad24bb6edad50ba6d1 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 27 Jan 2011 01:11:20 +0000 Subject: oops. this is weird. CAR addresses should be specified in the socket and not in the board. I thought we did this ages ago. Also push CAR BASE further down so it won't conflict with a 32mbit flash part. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6299 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/cpu/intel/socket_441/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cpu/intel/socket_441') diff --git a/src/cpu/intel/socket_441/Kconfig b/src/cpu/intel/socket_441/Kconfig index 1306656fb3..f73c8a9e70 100644 --- a/src/cpu/intel/socket_441/Kconfig +++ b/src/cpu/intel/socket_441/Kconfig @@ -12,7 +12,7 @@ config SOCKET_SPECIFIC_OPTIONS # dummy config DCACHE_RAM_BASE hex - default 0xffdf8000 + default 0xffaf8000 config DCACHE_RAM_SIZE hex -- cgit v1.2.3