commit | f5841e08cbc72445a263fccd2031a46eb78bed9d | [log] [tgz] |
---|---|---|
author | Peter Robinson <pbrobinson@gmail.com> | Fri Apr 02 17:52:50 2021 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Thu Apr 08 20:29:54 2021 +0200 |
tree | 8b23a973a9ce38c800d59e3e3df2bed3fc2c4daf | |
parent | 688c7bff9af211c478902165bd2566863de5feb4 [diff] |
ARM: imx: udoo: Convert block devices to DM Enable DM block, DM MMC and DM SATA support on iMX6 Udoo convert board code to match the DM support. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Cc: Fabio Estevam <fabio.estevam@nxp.com> Cc: Stefano Babic <sbabic@denx.de>