From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 26 Nov 2018 16:27:34 +0100 Subject: [U-Boot] [PATCH v2 2/3] Only attempt to build USB driver model in SPL when required In-Reply-To: References: <20181123164732.14161-1-martyn.welch@collabora.com> <20181123164732.14161-2-martyn.welch@collabora.com> <7c8f94b9-99cf-8408-4ef0-a027f72ebf50@denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/26/2018 04:23 PM, Simon Goldschmidt wrote: > On Mon, Nov 26, 2018 at 4:07 PM 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 >>>>> >>>>> --- >>>> >>>> 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. > > Ehrm, did you really mean me or rather Simon Glass? Because I don't > really have anything to do with USB in U-Boot... I meant Sven, sorry. -- Best regards, Marek Vasut