Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[oweals/u-boot.git] / board / davinci / dm355leopard / config.mk
index d67df02ccf7eeb3c9d4a102f4d9832cbd5d64c67..28ff3f3d97fac842d6b4791c5051277d254593f2 100644 (file)
@@ -3,4 +3,4 @@
 #
 
 #Provide at least 16MB spacing between us and the Linux Kernel image
-TEXT_BASE = 0x81080000
+CONFIG_SYS_TEXT_BASE = 0x81080000