X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fsheldon%2Fsimpc8313%2Fconfig.mk;h=7a8aa424eb08441a6edc4454ec96b3f3da259acd;hb=14d0a02a168b36e87665b8d7f42fa3e88263d26d;hp=ce1c0d8d938403f81aedb2b464ccfa6a47ea04b1;hpb=ef29884b2708a6cce3b77f4ccaeea193d4e02c22;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/sheldon/simpc8313/config.mk b/board/sheldon/simpc8313/config.mk index ce1c0d8..7a8aa42 100644 --- a/board/sheldon/simpc8313/config.mk +++ b/board/sheldon/simpc8313/config.mk @@ -2,8 +2,8 @@ ifndef NAND_SPL sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp endif -ifndef TEXT_BASE -TEXT_BASE = 0x00100000 +ifndef CONFIG_SYS_TEXT_BASE +CONFIG_SYS_TEXT_BASE = 0x00100000 endif ifdef CONFIG_NAND_LP