summaryrefslogtreecommitdiffstats
path: root/include/configs/trab.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-09-26 23:40:37 +0200
committerWolfgang Denk <wd@pollux.(none)>2005-09-26 23:40:37 +0200
commitfb34a9a20132216a47c9c91551cec3d7b4ebc0a3 (patch)
tree2b9c31ca4095df5bbbe71662c3db76a61204df2d /include/configs/trab.h
parentd8e7e0f0442f6af9e925dfa33bb6a30b513aa329 (diff)
downloadblackbird-obmc-uboot-fb34a9a20132216a47c9c91551cec3d7b4ebc0a3.tar.gz
blackbird-obmc-uboot-fb34a9a20132216a47c9c91551cec3d7b4ebc0a3.zip
Undo change of f6e20fc6ca... to include/configs/trab.h
(Must have been an accident?)
Diffstat (limited to 'include/configs/trab.h')
-rw-r--r--include/configs/trab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/trab.h b/include/configs/trab.h
index 3ca00497ed..8ffd1c96e9 100644
--- a/include/configs/trab.h
+++ b/include/configs/trab.h
@@ -399,7 +399,7 @@
#define CFG_ENV_SIZE 0x4000
#define CFG_ENV_SECT_SIZE 0x20000
#else
-#define CFG_ENV_ADDR (CFG_FLASH_BASE + 0x8000)
+#define CFG_ENV_ADDR (CFG_FLASH_BASE + 0x4000)
#define CFG_ENV_SIZE 0x4000
#define CFG_ENV_SECT_SIZE 0x4000
#endif
OpenPOWER on IntegriCloud