Skip to content
Snippets Groups Projects
Commit daea9288 authored by Tom Rix's avatar Tom Rix Committed by Wolfgang Denk
Browse files

ZOOM1 Remove more legacy NAND defines.


These legacy NAND defines are no longer needed by this target.

Signed-off-by: default avatarTom Rix <Tom.Rix@windriver.com>
parent 65fd21c8
No related branches found
No related tags found
No related merge requests found
......@@ -138,19 +138,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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment