X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fvoiceblue%2Fconfig.mk;h=412b57d27e649a6004976efd4d4d9df266ee7b05;hb=2b21ec92afd8f1809d55beb6044d9faabb4acae1;hp=b77c91c65ea6d478248c89b8f20bc93df2a61da6;hpb=0855c50e6509d03ce2af1e9c4d1dc09ba426faa5;p=u-boot diff --git a/board/voiceblue/config.mk b/board/voiceblue/config.mk index b77c91c65e..412b57d27e 100644 --- a/board/voiceblue/config.mk +++ b/board/voiceblue/config.mk @@ -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