autoconfig.mk: avoid apostophes around hex values
[platform/kernel/u-boot.git] / board / mpl / pip405 / config.mk
index 0f8d153..8fe11e5 100644 (file)
@@ -25,5 +25,5 @@
 # esd ADCIOP boards
 #
 
-#TEXT_BASE = 0xFFFE0000
-TEXT_BASE = 0xFFF80000
+#CONFIG_SYS_TEXT_BASE = 0xFFFE0000
+CONFIG_SYS_TEXT_BASE = 0xFFF80000