ppc4xx: ML507: U-Boot in flash and System ACE
[platform/kernel/u-boot.git] / board / xilinx / ml507 / config.mk
index 35c52ad..e827e8a 100644 (file)
@@ -20,5 +20,8 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston,
 # MA 02111-1307 USA
 #
+sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
 
+ifndef TEXT_BASE
 TEXT_BASE = 0x04000000
+endif