summaryrefslogtreecommitdiffstats
path: root/include/configs/trab.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@fifi.denx.de>2006-06-16 15:40:48 +0200
committerWolfgang Denk <wd@fifi.denx.de>2006-06-16 15:40:48 +0200
commit33322403184f2f719d1133f788be02001492d127 (patch)
treeb772b46eed16dd4a6b67fd494fed81f85671d453 /include/configs/trab.h
parentb1d71358a9448802a08bc822b78debe9f754eae7 (diff)
downloadblackbird-obmc-uboot-33322403184f2f719d1133f788be02001492d127.tar.gz
blackbird-obmc-uboot-33322403184f2f719d1133f788be02001492d127.zip
Change mtdparts definition on trab board to match current flash map
Patch by Martin Krause, 27 Oct 2005
Diffstat (limited to 'include/configs/trab.h')
-rw-r--r--include/configs/trab.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/trab.h b/include/configs/trab.h
index 85ee756e05..63caac0c05 100644
--- a/include/configs/trab.h
+++ b/include/configs/trab.h
@@ -384,10 +384,10 @@
#define MTDIDS_DEFAULT "nor0=0"
/* production flash layout */
-#define MTDPARTS_DEFAULT "mtdparts=0:32k(Firmware1)ro," \
+#define MTDPARTS_DEFAULT "mtdparts=0:16k(Firmware1)ro," \
"16k(Env1)," \
"16k(Env2)," \
- "320k(Firmware2)ro," \
+ "336k(Firmware2)ro," \
"896k(Kernel)," \
"5376k(Root-FS)," \
"1408k(JFFS2)," \
OpenPOWER on IntegriCloud