commit | 161bd56be78d15a02a292635f9590009f8985726 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Wed Jun 27 20:23:17 2018 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Tue Sep 04 08:47:23 2018 +0200 |
tree | 13c43181a5e66417cc59787628323ae41d32625d | |
parent | 19353b67b2ed1ade780b0e321741c27f02bd695a [diff] |
imx: imx6ul_evk: Enable DM driver for iMX6UL EVK u-boot Convert the codes and configurations to enable DM drivers in u-boot for modules: i2c, PMIC, regulator, USB, Ethernet, SD/MMC, GPIO and QSPI This patch does not change SPL, so it still uses non-DM driver for UART, GPIO and SD/MMC. Signed-off-by: Ye Li <ye.li@nxp.com>