Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[platform/kernel/u-boot.git] / board / stx / stxssa / config.mk
index 57fe5d6..b69ff6a 100644 (file)
@@ -27,4 +27,4 @@
 # U-Boot is less than 256K, so push
 # it further up into the flash
 #
-TEXT_BASE = 0xFFFC0000
+CONFIG_SYS_TEXT_BASE = 0xFFFC0000