MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles
[oweals/u-boot.git] / arch / mips / cpu / mips32 / config.mk
index a0e4de500ebd4e53945f76457e45032f1c1395c0..481e9844db232474da43344bac63b6f226924a97 100644 (file)
@@ -30,3 +30,5 @@
 MIPSFLAGS := -march=mips32r2
 
 PLATFORM_CPPFLAGS += $(MIPSFLAGS)
+
+CONFIG_STANDALONE_LOAD_ADDR ?= 0x80200000 -T mips.lds