Hi Fabio,

On Mon, 19 Nov 2018 at 10:56, Fabio Estevam <feste...@gmail.com> wrote:
>
> Hi Simon,
>
> On Mon, Nov 19, 2018 at 2:29 PM Simon Glass <s...@chromium.org> wrote:
> >
> > This board has not been converted to CONFIG_DM_BLK by the deadline.
>
> CONFIG_DM_BLK does not exist.
>
> Which deadline? Shouldn't we have a warning to let people know that
> the board should be converted?

This should be CONFIG_BLK, not CONFIG_DM_BLK, which as you say does not exist.

Here are the release emails I can quickly find which mention it:

v2017.09 - migration note included in doc/driver-model
v2018.01 - general comment about DM migration
v2018.03-rc1 - CONFIG_BLK migration request
v2018.05 - I followed up mentioning CONFIG_BLK migration
v2018.07 CONFIG_BLK migration request
v2018.09 CONFIG_BLK migration request

I'll send a patch to print a build warning.

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

Reply via email to