]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/logicpd/imx27lite/config.mk
Merge branch 'elf_reloc'
[karo-tx-uboot.git] / board / logicpd / imx27lite / config.mk
index af1c82b6c282fe1d87e5160477fb59ce3adbb5a8..018d9207e0f04bfe1a2f3a89cf282767d4516698 100644 (file)
@@ -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