MLK-14375-1 mx6ullevk: Update board codes to align with v2016.03
authorYe Li <ye.li@nxp.com>
Tue, 7 Mar 2017 12:24:19 +0000 (20:24 +0800)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 06:04:44 +0000 (14:04 +0800)
commitc41050e26ac5e73187f2a54b527b03de5be7a81e
tree6099f56e4202bddbde713ba6db410dda13f40e1f
parent7901123eb0ed7e08e8a7e671a661b1ff8043bf2e
MLK-14375-1 mx6ullevk: Update board codes to align with v2016.03

Update mx6ull evk to add features from v2016.03.
1. Add support for NAND flash.
2. Add support for QSPI DM driver.
3. Add USB DM driver support.
4. Add two FEC support by using DM FEC driver
5. Update environments for various boot devices support: SD/NAND/eMMC/QSPI
6. Add MFGtool environments.
7. Add board codes for 9x9 EVK board

For the DTS file, some changes are needed for using QSPI DM driver
1. Add spi0 alias for qspi node. Which is used for bus number 0.
2. Modify the n25q256a@0 compatible property to "spi-flash".
3. Modify spi4 (gpio_spi) node to spi5

Signed-off-by: Ye Li <ye.li@nxp.com>
arch/arm/cpu/armv7/mx6/Kconfig
arch/arm/dts/imx6ull-14x14-evk.dts
arch/arm/dts/imx6ull.dtsi
board/freescale/mx6ullevk/Kconfig
board/freescale/mx6ullevk/mx6ullevk.c
configs/mx6ull_14x14_evk_defconfig
configs/mx6ull_14x14_evk_plugin_defconfig
include/configs/mx6ullevk.h