X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fomap3_zoom1.h;h=9e000ed1c2b0bacedfc2ec822e0687776ff1ddbd;hb=2600b8571a26c10c1c43401d7af38e2333cc5381;hp=50c05dcb9ea32bd0222fe1bb144f6afc0f1b246d;hpb=d3a513c23ba4100d6983161cdc1f747dfd087bbd;p=u-boot diff --git a/include/configs/omap3_zoom1.h b/include/configs/omap3_zoom1.h index 50c05dcb9e..9e000ed1c2 100644 --- a/include/configs/omap3_zoom1.h +++ b/include/configs/omap3_zoom1.h @@ -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"