MLK-14382-3 mx6ularm2: Convert to enable OF_CONTROL and DM drivers
authorYe Li <ye.li@nxp.com>
Wed, 8 Mar 2017 13:53:08 +0000 (21:53 +0800)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 06:06:24 +0000 (14:06 +0800)
commite4f53022a8b0c911144fa8ec43a13da5641016fc
tree430604799966144746add3517601046144aa6c9a
parent1900d5328722777b1ca0d2222031a9a7355ec5e4
MLK-14382-3 mx6ularm2: Convert to enable OF_CONTROL and DM drivers

Update mx6ul ddr3 arm2 and lpddr2 arm2 boards codes and build configurations
to enable OF_CONTROL and DM drivers.

1. Update QSPI settings and codes for DM QSPI driver.
2. Update GPIO codes for adding gpio request
3. Enable FEC DM driver and update relevant configurations
4. Enable USB DM driver
5. Update PMIC and LDO by-pass codes for DM PMIC
6. Add various boot media support, QSPI/NAND/SPINOR/EIMNOR

Signed-off-by: Ye Li <ye.li@nxp.com>
18 files changed:
board/freescale/mx6ul_14x14_ddr3_arm2/Kconfig
board/freescale/mx6ul_14x14_ddr3_arm2/imximage.cfg
board/freescale/mx6ul_14x14_ddr3_arm2/mx6ul_14x14_ddr3_arm2.c
board/freescale/mx6ul_14x14_lpddr2_arm2/Kconfig
board/freescale/mx6ul_14x14_lpddr2_arm2/imximage.cfg
board/freescale/mx6ul_14x14_lpddr2_arm2/mx6ul_14x14_lpddr2_arm2.c
configs/mx6ul_14x14_ddr3_arm2_defconfig
configs/mx6ul_14x14_ddr3_arm2_eimnor_defconfig
configs/mx6ul_14x14_ddr3_arm2_emmc_defconfig
configs/mx6ul_14x14_ddr3_arm2_nand_defconfig
configs/mx6ul_14x14_ddr3_arm2_plugin_defconfig [new file with mode: 0644]
configs/mx6ul_14x14_ddr3_arm2_qspi1_defconfig
configs/mx6ul_14x14_ddr3_arm2_spinor_defconfig
configs/mx6ul_14x14_lpddr2_arm2_defconfig
configs/mx6ul_14x14_lpddr2_arm2_eimnor_defconfig
include/configs/mx6ul_14x14_ddr3_arm2.h
include/configs/mx6ul_14x14_lpddr2_arm2.h
include/configs/mx6ul_arm2.h