From: Heiko Schocher Date: Tue, 13 Nov 2007 06:50:29 +0000 (+0100) Subject: [UC101] SRAM now with 2 MB working. X-Git-Tag: v2025.01-rc5-pxa1908~22675 X-Git-Url: http://git.dujemihanovic.xyz/%22http:/www.sics.se/static/%7B%7B%20.RelPermalink%20%7D%7D?a=commitdiff_plain;h=1ce55151c85d068f70317a8d65c61058b891afb4;p=u-boot.git [UC101] SRAM now with 2 MB working. Signed-off-by: Heiko Schocher --- diff --git a/include/configs/uc101.h b/include/configs/uc101.h index aed80ec1e5..81df1419f5 100644 --- a/include/configs/uc101.h +++ b/include/configs/uc101.h @@ -297,7 +297,7 @@ /* 8Mbit SRAM @0x80100000 */ #define CFG_CS1_START CFG_SRAM_BASE -#define CFG_CS1_SIZE 0x00100000 +#define CFG_CS1_SIZE 0x00200000 #define CFG_CS1_CFG 0x21D00 /* Display H1, Status Inputs, EPLD @0x80600000 8 Bit */