autoconfig.mk: avoid apostophes around hex values
[platform/kernel/u-boot.git] / board / socrates / config.mk
index 1cf5d38..96f1ff3 100644 (file)
@@ -25,6 +25,5 @@
 #
 # socrates board
 # default CCARBAR is at 0xff700000
-# assume U-Boot is less than 256k
 #
-TEXT_BASE = 0xfffc0000
+CONFIG_SYS_TEXT_BASE = 0xfff80000