summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPeter Pearse <peter.pearse@arm.com>2007-11-15 08:43:40 +0000
committerPeter Pearse <peter.pearse@arm.com>2007-11-15 08:43:40 +0000
commitdd28e10d9429fcc8ffb532698bda8f3ead674d96 (patch)
tree9dd2b92094ed1551c51fac088204298a54c3c43c /include
parent5ca9881aad8c413ac2a82868a5e3719178254502 (diff)
parent1ce55151c85d068f70317a8d65c61058b891afb4 (diff)
downloadblackbird-obmc-uboot-dd28e10d9429fcc8ffb532698bda8f3ead674d96.tar.gz
blackbird-obmc-uboot-dd28e10d9429fcc8ffb532698bda8f3ead674d96.zip
Merge with git://www.denx.de/git/u-boot.git
Diffstat (limited to 'include')
-rw-r--r--include/configs/uc101.h2
1 files changed, 1 insertions, 1 deletions
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 */
OpenPOWER on IntegriCloud