MLK-14326-14 mx6ulevk: Enable OF_CONTROL and DM drivers
authorYe Li <ye.li@nxp.com>
Tue, 7 Mar 2017 16:42:44 +0000 (00:42 +0800)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 06:06:24 +0000 (14:06 +0800)
commitb224cafc1c2eed90afc05e61d00366e56c1a8b5d
tree950d001e3caf2c5a07bf68ada5f74d7e9e2607db
parent0f59c047c6f8dcecf22ce999b01f6ffc00d26e6b
MLK-14326-14 mx6ulevk: Enable OF_CONTROL and DM drivers

Update mx6ulevk board files and build configurations to enable
OF_CONTROL and DM drivers.

1. QSPI settings and codes update for using DM QSPI driver.
   For DM and non-DM driver, the AMBA address is not same.
2. Update configurations for DM i2c driver, using CONFIG_SYS_I2C for non-DM driver
3. GPIO update for adding gpio_request
4. Add FEC DM driver support for two FEC controllers.
5. Enable USB DM driver.
6. Enable 74X164 DM driver for 74LV controlling.
7. Enable PMIC DM driver for 9x9 EVK

Signed-off-by: Ye Li <ye.li@nxp.com>
board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c
configs/mx6ul_14x14_evk_defconfig
configs/mx6ul_14x14_evk_emmc_defconfig
configs/mx6ul_14x14_evk_nand_defconfig
configs/mx6ul_14x14_evk_plugin_defconfig
configs/mx6ul_14x14_evk_qspi1_defconfig
configs/mx6ul_9x9_evk_defconfig
configs/mx6ul_9x9_evk_plugin_defconfig
configs/mx6ul_9x9_evk_qspi1_defconfig
include/configs/mx6ul_14x14_evk.h