autoconfig.mk: avoid apostophes around hex values
[platform/kernel/u-boot.git] / board / pm854 / config.mk
index 0b28f4e..92e6276 100644 (file)
@@ -26,4 +26,4 @@
 # default CCARBAR is at 0xff700000
 # assume U-Boot is less than 0.5MB
 #
-TEXT_BASE = 0xfff80000
+CONFIG_SYS_TEXT_BASE = 0xfff80000