summaryrefslogtreecommitdiffstats
path: root/include/configs/vision2.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2011-05-10 08:13:56 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-05-23 08:36:46 +0200
commitc02d828059924d1d0ba8ce87b22fc01b43e5d838 (patch)
treeedad12b0893257f20de488193804b2957c74ae85 /include/configs/vision2.h
parentc08f68c2995ddaaf291efb2ec87a89c50b17ec96 (diff)
downloadblackbird-obmc-uboot-c02d828059924d1d0ba8ce87b22fc01b43e5d838.tar.gz
blackbird-obmc-uboot-c02d828059924d1d0ba8ce87b22fc01b43e5d838.zip
MX51: vision2: Fix build for vision2 board.
config.mk should not be used in board directory and should be removed. Use the same approach for building the image as other MX51/MX53 boards. After this change vision2 board can be built again. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'include/configs/vision2.h')
-rw-r--r--include/configs/vision2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/vision2.h b/include/configs/vision2.h
index dc3a028a48..66795b531d 100644
--- a/include/configs/vision2.h
+++ b/include/configs/vision2.h
@@ -27,6 +27,7 @@
#define CONFIG_MX51 /* in a mx51 */
#define CONFIG_L2_OFF
+#define CONFIG_SYS_TEXT_BASE 0x97800000
#include <asm/arch/imx-regs.h>
OpenPOWER on IntegriCloud