Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[platform/kernel/u-boot.git] / board / esd / voh405 / config.mk
index 72e8103..ae2c077 100644 (file)
@@ -25,7 +25,4 @@
 # esd VOH405 boards
 #
 
-TEXT_BASE = 0xFFF80000
-
-# Compile the legacy NAND code (CFG_NAND_LEGACY must be defined)
-BOARDLIBS = drivers/nand_legacy/libnand_legacy.a
+CONFIG_SYS_TEXT_BASE = 0xFFF80000