diff options
author | Tom Rini <trini@konsulko.com> | 2015-03-31 17:17:06 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-03-31 17:17:06 -0400 |
commit | 482cbd553daf3d9cd21e564702bac84a6bd43f2f (patch) | |
tree | ba0c09e8301e7fae94072408e4d6f4254b2d238f /include/configs/xpedite537x.h | |
parent | 9da7e3daf31d7c0c8478a57544bfdd6245e53ff3 (diff) | |
parent | 55765b1842e7dcf22efa8d973c7d1b7498dd99fa (diff) | |
download | u-boot-imx-482cbd553daf3d9cd21e564702bac84a6bd43f2f.zip u-boot-imx-482cbd553daf3d9cd21e564702bac84a6bd43f2f.tar.gz u-boot-imx-482cbd553daf3d9cd21e564702bac84a6bd43f2f.tar.bz2 |
Merge git://git.denx.de/u-boot-nand-flash
Diffstat (limited to 'include/configs/xpedite537x.h')
-rw-r--r-- | include/configs/xpedite537x.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xpedite537x.h b/include/configs/xpedite537x.h index d6b6143..988a2e8 100644 --- a/include/configs/xpedite537x.h +++ b/include/configs/xpedite537x.h @@ -131,7 +131,6 @@ extern unsigned long get_board_ddr_clk(unsigned long dummy); #define CONFIG_SYS_NAND_BASE_LIST {CONFIG_SYS_NAND_BASE, \ CONFIG_SYS_NAND_BASE2} #define CONFIG_SYS_MAX_NAND_DEVICE 2 -#define CONFIG_MTD_NAND_VERIFY_WRITE #define CONFIG_SYS_NAND_QUIET_TEST /* 2nd NAND flash not always populated */ #define CONFIG_NAND_FSL_ELBC |