X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Finnokom%2Fconfig.mk;h=9e4655585d7fe4fa0782246ef64017d5cb99f4ff;hb=14d0a02a168b36e87665b8d7f42fa3e88263d26d;hp=23543920c30e33a80aebeb03d0050f35be1ffbcb;hpb=d24f2d321d8e78e990d100000d8efc4845c78b1c;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/innokom/config.mk b/board/innokom/config.mk index 2354392..9e46555 100644 --- a/board/innokom/config.mk +++ b/board/innokom/config.mk @@ -7,9 +7,9 @@ # # This is the address where U-Boot lives in flash: -#TEXT_BASE = 0 +#CONFIG_SYS_TEXT_BASE = 0 # FIXME: armboot does only work correctly when being compiled # for the addresses _after_ relocation to RAM!! Otherwhise the # .bss segment is assumed in flash... -TEXT_BASE = 0xa1fe0000 +CONFIG_SYS_TEXT_BASE = 0xa1fe0000