summaryrefslogtreecommitdiffstats
path: root/board/freescale/mx51evk/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mx51evk/config.mk')
-rw-r--r--board/freescale/mx51evk/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mx51evk/config.mk b/board/freescale/mx51evk/config.mk
index dd4a2c299c..716fca9d22 100644
--- a/board/freescale/mx51evk/config.mk
+++ b/board/freescale/mx51evk/config.mk
@@ -21,6 +21,6 @@
#
LDSCRIPT = $(CPUDIR)/$(SOC)/u-boot.lds
-TEXT_BASE = 0x97800000
+CONFIG_SYS_TEXT_BASE = 0x97800000
IMX_CONFIG = $(SRCTREE)/board/$(BOARDDIR)/imximage.cfg
ALL += $(obj)u-boot.imx
OpenPOWER on IntegriCloud