[U-Boot] [PATCH V2] imx: mx7dsabresd: include BLK for MMC/eMMC support of driver model
Fabio Estevam
festevam at gmail.com
Wed Oct 11 22:28:09 UTC 2017
On Wed, Oct 11, 2017 at 7:17 PM, Tom Rini <trini at konsulko.com> wrote:
> Hmmm. So, if you have DM and DM_MMC, you need BLK. If you have DM and
> BLK and USB, you also need DM_USB (and vice-versa, if you have DM and DM_USB and
> not DM_MMC, things will break too, on another platform I bet). So,
> DM_USB should also select BLK I think. The case like mx6slkevk where
> you have DM_USB supported by not enabled are a bug of sorts where it
> needs to also be enabling DM_USB. I think I'll need to do a world build
> to see what fails in this case, unless you want to do it? Thanks!
Please go ahead with the build. I am about to leave for holidays.
Thanks
More information about the U-Boot
mailing list