summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-09-01 00:04:26 +0200
committerWolfgang Denk <wd@denx.de>2008-09-01 00:04:26 +0200
commite155c9e00b5f21a6de28479259c440ba71289d00 (patch)
treec15c30ce3db5d872eae093b37776bb720ae8960c /include/configs
parentde5b094def5d80c4355c0326cfb54b9289f7d609 (diff)
parentc2b4b2e4814f4ace9015fdb64132894327400bf0 (diff)
downloadblackbird-obmc-uboot-e155c9e00b5f21a6de28479259c440ba71289d00.tar.gz
blackbird-obmc-uboot-e155c9e00b5f21a6de28479259c440ba71289d00.zip
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/sequoia.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/sequoia.h b/include/configs/sequoia.h
index 18675c2d53..74f6e3a89b 100644
--- a/include/configs/sequoia.h
+++ b/include/configs/sequoia.h
@@ -179,7 +179,7 @@
* Define the partitioning of the NAND chip (only RAM U-Boot is needed here)
*/
#define CFG_NAND_U_BOOT_OFFS (16 << 10) /* Offset to RAM U-Boot image */
-#define CFG_NAND_U_BOOT_SIZE (384 << 10) /* Size of RAM U-Boot image */
+#define CFG_NAND_U_BOOT_SIZE (512 << 10) /* Size of RAM U-Boot image */
/*
* Now the NAND chip has to be defined (no autodetection used!)
OpenPOWER on IntegriCloud