autoconfig.mk: avoid apostophes around hex values
[platform/kernel/u-boot.git] / board / w7o / config.mk
index bc341ca..d9a53dd 100644 (file)
@@ -25,7 +25,7 @@
 # Wave 7 Optics boards
 #
 
-#TEXT_BASE = 0xFFF80000
-TEXT_BASE = 0xFFFC0000
+#CONFIG_SYS_TEXT_BASE = 0xFFF80000
+CONFIG_SYS_TEXT_BASE = 0xFFFC0000
 
 #PLATFORM_CPPFLAGS += -I$(TOPDIR)/board/$(BOARD)