Migrate esd 405EP boards to new NAND subsystem
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>
Mon, 9 Jul 2007 08:10:08 +0000 (10:10 +0200)
committerStefan Roese <sr@denx.de>
Mon, 9 Jul 2007 08:55:56 +0000 (10:55 +0200)
Remove unused CFG_NAND_LEGACY define

These boards to not have NAND.

Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
include/configs/CPCI405.h
include/configs/CPCI4052.h
include/configs/CPCI405AB.h
include/configs/CPCI405DT.h

index 9acde1e..9c04129 100644 (file)
@@ -83,8 +83,6 @@
 /* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */
 #include <cmd_confdefs.h>
 
-#define CFG_NAND_LEGACY
-
 #undef CONFIG_WATCHDOG                 /* watchdog disabled            */
 
 #define CONFIG_SDRAM_BANK0     1       /* init onboard SDRAM bank 0    */
index 3fc99c5..2a328a6 100644 (file)
 /* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */
 #include <cmd_confdefs.h>
 
-#define CFG_NAND_LEGACY
-
 #undef CONFIG_WATCHDOG                 /* watchdog disabled            */
 
 #define CONFIG_SDRAM_BANK0     1       /* init onboard SDRAM bank 0    */
index 4e2e1a8..6946686 100644 (file)
@@ -91,9 +91,6 @@
 /* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */
 #include <cmd_confdefs.h>
 
-#define CFG_NAND_LEGACY
-
-
 #undef CONFIG_WATCHDOG                 /* watchdog disabled            */
 
 #define CONFIG_SDRAM_BANK0     1       /* init onboard SDRAM bank 0    */
index ab302df..4ae240e 100644 (file)
 /* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */
 #include <cmd_confdefs.h>
 
-#define CFG_NAND_LEGACY
-
 #undef CONFIG_WATCHDOG                 /* watchdog disabled            */
 
 #define CONFIG_SDRAM_BANK0     1       /* init onboard SDRAM bank 0    */