X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fsacsng%2Fconfig.mk;h=c33543d773cf1da2b87f41154f700679030913ca;hb=14d0a02a168b36e87665b8d7f42fa3e88263d26d;hp=220b218a7db50dc6782c7a17e7b8c432c2929235;hpb=d24f2d321d8e78e990d100000d8efc4845c78b1c;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/sacsng/config.mk b/board/sacsng/config.mk index 220b218..c33543d 100644 --- a/board/sacsng/config.mk +++ b/board/sacsng/config.mk @@ -29,6 +29,7 @@ # 82xx boards # -TEXT_BASE = 0x40000000 +CONFIG_SYS_TEXT_BASE = 0x40000000 -PLATFORM_CPPFLAGS += -DTEXT_BASE=$(TEXT_BASE) -I$(TOPDIR)/board +PLATFORM_CPPFLAGS += -DCONFIG_SYS_TEXT_BASE=$(CONFIG_SYS_TEXT_BASE) \ + -I$(TOPDIR)/board