On Fri, Jan 11, 2019 at 10:22 AM Andy Shevchenko
<andy.shevche...@gmail.com> wrote:
>
> On Wed, Jan 9, 2019 at 10:36 AM Alexey Brodkin
> <alexey.brod...@synopsys.com> wrote:
>
>
> > Might be a bit naïve question but why depend on SPL_OF_PLATDATA only?
> > What about CONFIG_OF_EMBED?
>
> No driver should depend on OF_EMBED IIUC. New U-Boot spils a warning
> when production boards are using it.

By now, actually I even dislike the idea of depending on OF_PLATDATA myself.
Maybe we should fix the OF_PLATDATA to driver matching code to better handle
drivers with multiple compatible strings instead of adding dedicated drivers.

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

Reply via email to