Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[platform/kernel/u-boot.git] / board / esd / wuh405 / config.mk
index 3cf5dd8..40e8308 100644 (file)
@@ -25,7 +25,4 @@
 # esd ASH405 boards
 #
 
-TEXT_BASE = 0xFFFC0000
-
-# Compile the legacy NAND code (CFG_NAND_LEGACY must be defined)
-BOARDLIBS = drivers/nand_legacy/libnand_legacy.a
+CONFIG_SYS_TEXT_BASE = 0xFFFC0000