[U-Boot] [PATCH v2 2/3] Only attempt to build USB driver model in SPL when required
Martyn Welch
martyn.welch at collabora.com
Mon Nov 26 10:20:07 UTC 2018
On Sat, 2018-11-24 at 19:25 +0100, Marek Vasut wrote:
> On 11/23/2018 05:47 PM, Martyn Welch wrote:
> > Current define usage causes tooling to attempt to build for USB
> > driver
> > model when building non-DM SPL. Update logic to avoid this.
> >
> > Signed-off-by: Martyn Welch <martyn.welch at collabora.com>
> >
> > ---
>
> Isn't this exact problem fixed in u-boot-usb/master ?
>
Any changes I've missed in master didn't clash with this when I rebase
to master. I also get build errors when attempting to build from master
with this patch removed.
Martyn
More information about the U-Boot
mailing list