From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 24 Nov 2018 19:25:24 +0100 Subject: [U-Boot] [PATCH v2 2/3] Only attempt to build USB driver model in SPL when required In-Reply-To: <20181123164732.14161-2-martyn.welch@collabora.com> References: <20181123164732.14161-1-martyn.welch@collabora.com> <20181123164732.14161-2-martyn.welch@collabora.com> 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/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 ? -- Best regards, Marek Vasut