X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=board%2Fesd%2Fpmc440%2Fconfig.mk;h=1c75f0188d313d5b4ce12a814eea65c939946be9;hb=14d0a02a168b36e87665b8d7f42fa3e88263d26d;hp=91e65ec8a98dedf153b80991ddba6ec13f8fbb79;hpb=2a49bf3149e34e6f910e70bbc0a26e81cfdbdf70;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/esd/pmc440/config.mk b/board/esd/pmc440/config.mk index 91e65ec..1c75f01 100644 --- a/board/esd/pmc440/config.mk +++ b/board/esd/pmc440/config.mk @@ -22,8 +22,8 @@ # sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp -ifndef TEXT_BASE -TEXT_BASE = 0xFFFA0000 +ifndef CONFIG_SYS_TEXT_BASE +CONFIG_SYS_TEXT_BASE = 0xFFF90000 endif PLATFORM_CPPFLAGS += -DCONFIG_440=1