]> git.sur5r.net Git - u-boot/blobdiff - board/voiceblue/config.mk
UEC: Fix compiler warnings introduced by linux/mii.h change
[u-boot] / board / voiceblue / config.mk
index b77c91c65ea6d478248c89b8f20bc93df2a61da6..412b57d27e649a6004976efd4d4d9df266ee7b05 100644 (file)
@@ -1,16 +1 @@
-#
-# Linux-Kernel is expected to be at 1000'8000,
-# entry 1000'8000 (mem base + reserved)
-#
-
-sinclude $(TOPDIR)/board/$(BOARDDIR)/config.tmp
-
-ifeq ($(VOICEBLUE_SMALL_FLASH),y)
-# We load ourself to internal SRAM at 2001'2000
-# Check map file when changing TEXT_BASE.
-# Everything has fit into 192kB internal SRAM!
-TEXT_BASE = 0x20012000
-else
-# Running in SDRAM...
-TEXT_BASE = 0x13FD0000
-endif
+CONFIG_SYS_TEXT_BASE = 0x13FD0000