[U-Boot] [PATCH 09/10] ZOOM1 Remove more legacy NAND defines.
Tom Rix
Tom.Rix at windriver.com
Tue Apr 14 16:41:02 CEST 2009
These legacy NAND defines are no longer needed by this target.
Signed-off-by: Tom Rix <Tom.Rix at windriver.com>
---
include/configs/omap3_zoom1.h | 13 -------------
1 files changed, 0 insertions(+), 13 deletions(-)
diff --git a/include/configs/omap3_zoom1.h b/include/configs/omap3_zoom1.h
index 8e984b4..3d1ffbe 100644
--- a/include/configs/omap3_zoom1.h
+++ b/include/configs/omap3_zoom1.h
@@ -132,19 +132,6 @@
#define CONFIG_SYS_MAX_NAND_DEVICE 1 /* Max number of NAND */
/* devices */
-#define SECTORSIZE 512
-
-#define NAND_ALLOW_ERASE_ALL
-#define ADDR_COLUMN 1
-#define ADDR_PAGE 2
-#define ADDR_COLUMN_PAGE 3
-
-#define NAND_ChipID_UNKNOWN 0x00
-#define NAND_MAX_FLOORS 1
-#define NAND_MAX_CHIPS 1
-#define NAND_NO_RB 1
-#define CONFIG_SYS_NAND_WP
-
#define CONFIG_JFFS2_NAND
/* nand device jffs2 lives on */
#define CONFIG_JFFS2_DEV "nand0"
--
1.6.0.5
More information about the U-Boot
mailing list