]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/netstal/mcu25/config.mk
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / board / netstal / mcu25 / config.mk
index f0f2ea176e196f76ac11da70e3a8d5d124668089..b4a59d68f83bf0aa1825419e30b26c7c09118f3b 100644 (file)
@@ -20,7 +20,7 @@
 #
 # Netstal Maschinen AG: MCU25 board
 #
-TEXT_BASE = 0xFFFB0000
+CONFIG_SYS_TEXT_BASE = 0xFFFB0000
 
 ifeq ($(debug),1)
 PLATFORM_CPPFLAGS += -DDEBUG -g