]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/davinci/dm365evm/config.mk
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / board / davinci / dm365evm / config.mk
index 86472ff595488d0507e285fc08408cffdf4e3a05..7b1e900e8c657ea49fce1d0a70f8c2ea5f53e481 100644 (file)
@@ -8,4 +8,4 @@
 #
 
 #Provide at least 16MB spacing between us and the Linux Kernel image
-TEXT_BASE = 0x81080000
+CONFIG_SYS_TEXT_BASE = 0x81080000