summaryrefslogtreecommitdiffstats
path: root/include/configs/charon.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2010-12-17 10:11:27 +0100
committerWolfgang Denk <wd@denx.de>2010-12-17 20:15:12 +0100
commit5624d66a4e191677bb58244a4a291117cc726152 (patch)
treec2dbf41647b24abafff0fdc499911065eabdbdb2 /include/configs/charon.h
parent259bff7ce8611e02a542549749f622294d52d8e6 (diff)
downloadblackbird-obmc-uboot-5624d66a4e191677bb58244a4a291117cc726152.tar.gz
blackbird-obmc-uboot-5624d66a4e191677bb58244a4a291117cc726152.zip
mpc52xx, charon: change mtd default partitions
New default partitions on nor flash: 640k (firmware) 1408k (kernel) 2m (initrd) 4m (small-fs) 24320k (big-fs) 256k (dts) Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'include/configs/charon.h')
-rw-r--r--include/configs/charon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/charon.h b/include/configs/charon.h
index 80a273c7e1..f29ceafb6b 100644
--- a/include/configs/charon.h
+++ b/include/configs/charon.h
@@ -47,6 +47,7 @@
"bootfile=/tftpboot/charon/uImage\0" \
"fdt_file=/tftpboot/charon/charon.dtb\0" \
"u-boot=/tftpboot/charon/u-boot.bin\0" \
+ "mtdparts=" MTDPARTS_DEFAULT "\0" \
"addmtd=setenv bootargs ${bootargs} ${mtdparts}\0"
OpenPOWER on IntegriCloud