
26 Nov
2018
26 Nov
'18
5:16 p.m.
On Mon, 2018-11-26 at 11:22 +0100, Marek Vasut wrote:
On 11/26/2018 11:20 AM, Martyn Welch wrote:
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@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.
By master you mean u-boot/master or u-boot-usb/master ? Trimming CC and CCing Simon.
Ah, sorry, misread, I meant u-boot/master.
Martyn