summaryrefslogtreecommitdiffstats
path: root/include/configs/trab.h
diff options
context:
space:
mode:
authordzu <dzu>2003-09-29 21:55:54 +0000
committerdzu <dzu>2003-09-29 21:55:54 +0000
commit8a42eac7442816934567215cdc0de4e94df5b6d1 (patch)
tree4955faa0ce63f59294ff417ac70a952dd0f8eae9 /include/configs/trab.h
parent91e940d9bc15436de2bc73603957136e19082c35 (diff)
downloadblackbird-obmc-uboot-8a42eac7442816934567215cdc0de4e94df5b6d1.tar.gz
blackbird-obmc-uboot-8a42eac7442816934567215cdc0de4e94df5b6d1.zip
* Adapt TRAB configuration and auto_update to new memory layout
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 80a4b58380..e6b43d6605 100644
--- a/include/configs/trab.h
+++ b/include/configs/trab.h
@@ -28,8 +28,8 @@
#ifdef CONFIG_OLD_VERSION /* Old configuration: */
#define CONFIG_RAM_16MB /* 16 MB SDRAM */
-#define CONFIG_FLASH_8MB /* 8 MB Flash */
#endif
+#define CONFIG_FLASH_8MB /* 8 MB Flash */
/*
* If we are developing, we might want to start armboot from ram
OpenPOWER on IntegriCloud