X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Flogicpd%2Fimx27lite%2Fconfig.mk;fp=board%2Flogicpd%2Fimx27lite%2Fconfig.mk;h=018d9207e0f04bfe1a2f3a89cf282767d4516698;hb=6d8d4ef994a7c46e34b5fe53b1af7aa4f78192bf;hp=af1c82b6c282fe1d87e5160477fb59ce3adbb5a8;hpb=bafe7437a4c21a8935ffbb5dfe8b5f1994b9f1d4;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/logicpd/imx27lite/config.mk b/board/logicpd/imx27lite/config.mk index af1c82b..018d920 100644 --- a/board/logicpd/imx27lite/config.mk +++ b/board/logicpd/imx27lite/config.mk @@ -1,4 +1,5 @@ -# with relocation TEXT_BASE can be anything, and making it 0 +# with relocation CONFIG_SYS_TEXT_BASE can be anything, and making it 0 # makes relative and absolute relocation fixups interchangeable. -#TEXT_BASE = 0 -TEXT_BASE = 0xc0000000 +#CONFIG_SYS_TEXT_BASE = 0 + +CONFIG_SYS_TEXT_BASE = 0xc0000000