]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/m54455evb/config.mk
ColdFire 54455: Fix correct boot location for atmel and intel
[karo-tx-uboot.git] / board / freescale / m54455evb / config.mk
index ce014edca8fdd71563af610c37708b5317ac24f2..b42fcc94ce7de4d7b8d5c2a02ed4692c504c4e5a 100644 (file)
@@ -22,4 +22,6 @@
 # MA 02111-1307 USA
 #
 
-TEXT_BASE = 0
+sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
+
+PLATFORM_CPPFLAGS += -DTEXT_BASE=$(TEXT_BASE)