commit | 737d8bd82058e602df9c0898aeb7bddeece371dd | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Thu Feb 14 10:01:48 2019 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Wed Mar 13 09:14:35 2019 +0100 |
tree | ba84feda35a17b0c65b92dceebfeba76b14c28cd | |
parent | 1db0e414e3d65227902d5cc0c41cdf5093d202f7 [diff] |
pico-imx6ul: Convert to DM MMC Select CONFIG_DM_MMC=y in order to support MMC driver model. This allows the MMC board related code to be removed. Signed-off-by: Fabio Estevam <festevam@gmail.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>