]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/mpc8540eval/config.mk
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / board / mpc8540eval / config.mk
index 20b86817521f6c317d810909bfedd3aa36c37722..1ef7ee17b7fd7d54bc0015e50b77438116bb73e7 100644 (file)
@@ -25,5 +25,5 @@
 # default CCARBAR is at 0xff700000
 # assume U-Boot is less than 0.5MB
 #
-#TEXT_BASE = 0x1000000
-TEXT_BASE = 0xfff80000
+#CONFIG_SYS_TEXT_BASE = 0x1000000
+CONFIG_SYS_TEXT_BASE = 0xfff80000