autoconfig.mk: avoid apostophes around hex values
[platform/kernel/u-boot.git] / board / RPXlite_dw / config.mk
index 7970910..95b6f66 100644 (file)
@@ -26,4 +26,4 @@
 # RPXlite dw boards : lite_dw
 #
 
-TEXT_BASE = 0xff000000
+CONFIG_SYS_TEXT_BASE = 0xff000000