X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fvoiceblue%2Fconfig.mk;h=412b57d27e649a6004976efd4d4d9df266ee7b05;hb=2b21ec92afd8f1809d55beb6044d9faabb4acae1;hp=d55daa41d9f35780265bfa2a98bce523bb049bce;hpb=fb883a521e04437acfe989de3e152b2e4866856b;p=u-boot diff --git a/board/voiceblue/config.mk b/board/voiceblue/config.mk index d55daa41d9..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 $(OBJTREE)/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