MLK-14365 nand: replace the CONFIG_SYS_USE_NAND
authorYe Li <ye.li@nxp.com>
Thu, 6 Apr 2017 09:12:59 +0000 (17:12 +0800)
committerYe Li <ye.li@nxp.com>
Thu, 6 Apr 2017 09:12:59 +0000 (17:12 +0800)
commit89f74eb986c4f7b03ca49d442c8527b18dd87bc4
treec568b0173d8ac9cc87146333953e0e45f99564fc
parentb932ab6d810c1ff7b945b1ce4fd1ccd7aa4f6878
MLK-14365 nand: replace the CONFIG_SYS_USE_NAND

The CONFIG_SYS_USE_NAND is not used in v2017.03. We have to replace it
by other NAND configurations, like CONFIG_CMD_NAND or CONFIG_NAND_MXS.

Signed-off-by: Ye Li <ye.li@nxp.com>
board/freescale/mx6ul_14x14_lpddr2_arm2/mx6ul_14x14_lpddr2_arm2.c
board/freescale/mx7d_19x19_lpddr3_arm2/mx7d_19x19_lpddr3_arm2.c