summaryrefslogtreecommitdiff
path: root/configs/mx6ul_14x14_ddr3_arm2_spinor_defconfig
AgeCommit message (Collapse)Author
2017-04-05MLK-14382-3 mx6ularm2: Convert to enable OF_CONTROL and DM driversYe Li
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>
2017-04-05MLK-14382-1 mx6ularm2: Add DDR3 and LPDDR2 ARM2 board codesYe Li
Move the mx6ul DDR3/LPDDR2 ARM2 boards codes from v2016.03 u-boot as the base for OF_CONTROL enabling. Signed-off-by: Ye Li <ye.li@nxp.com>