From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Brodkin Date: Mon, 30 Nov 2015 17:34:12 +0000 Subject: [U-Boot] [PULL] u-boot-usb/master In-Reply-To: <20151130172648.GZ9551@bill-the-cat> References: <201511301333.56340.marex@denx.de> <20151130164011.GX9551@bill-the-cat> <201511301817.42225.marex@denx.de> <1448904195.2903.11.camel@synopsys.com> <20151130172648.GZ9551@bill-the-cat> Message-ID: <1448904852.2903.13.camel@synopsys.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, Marek, On Mon, 2015-11-30 at 12:26 -0500, Tom Rini wrote: > On Mon, Nov 30, 2015 at 05:23:15PM +0000, Alexey Brodkin wrote: > > Hi Tom, > > > > On Mon, 2015-11-30 at 18:17 +0100, Marek Vasut wrote: > > > On Monday, November 30, 2015 at 05:40:11 PM, Tom Rini wrote: > > > > On Mon, Nov 30, 2015 at 01:33:56PM +0100, Marek Vasut wrote: > > > > > T > > > > +(ph1_sld8,ph1_sld3,ph1_ld4) > > > > build/../drivers/usb/host/ehci-generic.c:33: undefined reference to > > > > `ehci_deregister' > > > > I'm wondering how may I reproduce this failure? > > > > For me following (assuming ARC toolchain is in PATHs, see > > http://www.denx.de/wiki/U-Boot/ARCNotes) works flawlessly: > > ---------------------->8----------------------- > > make axs101_defconfig && make > > ---------------------->8----------------------- > > Build for ph1_sld8 or one of the other listed ARM boards :) Obvious SNAFU - new driver enabled by default. All other EHCI drivers are also enabled by default but limited by either architecture or platforms. v3 is on its way - I'm really sorry for that :( -Alexey