Hi Adam,

On Mon, 19 Nov 2018 at 11:10, Adam Ford <aford...@gmail.com> wrote:
>
> On Mon, Nov 19, 2018 at 9:55 AM Simon Glass <s...@chromium.org> wrote:
> >
> > This board has not been converted to CONFIG_DM_BLK by the deadline.
> > Remove it.
> >
>
> NAK.  I disagree with your assessment.
>
> make imx6q_logic_defconfig
> cat .config | grep BLK
> CONFIG_BLK=y
> CONFIG_SPL_BLK=y
>
> Like the other board, I think you're looking for CONFIG_DM_BLK when
> you should be looking for CONFIG_BLK which is dependent on DM
>
> adam
>

Yes it is the latter one that changed, as per my other emails. I
changed the default for SPL to n, which fixed some boards but
unfortunately broke others.

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to