From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 23 Sep 2017 19:32:31 +0200 Subject: [U-Boot] [PULL] u-boot-usb/master In-Reply-To: <20170923161119.GZ30205@bill-the-cat> References: <20170923161119.GZ30205@bill-the-cat> Message-ID: <90d1c39c-cbd7-7d0b-d134-d13a6b98ed95@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/23/2017 06:11 PM, Tom Rini wrote: > On Sat, Sep 23, 2017 at 03:14:20PM +0200, Marek Vasut wrote: > >> The following changes since commit 91ebf300934461e450f5ef8f386ea9e55d2636c5: >> >> Travis-CI: Checkout only v1.4.3 of dtc (2017-09-22 07:40:06 -0400) >> >> are available in the git repository at: >> >> git://git.denx.de/u-boot-usb.git master >> >> for you to fetch changes up to 78787e28bbefad9d647fc9f7467893b8d2627481: >> >> usb: xhci: Set 'Average TRB Length' to 8 for control endpoints >> (2017-09-23 15:12:29 +0200) >> > > git bisect says that: > commit 5c45fbd38ecd6388f6d3ee1e07126b17d7e0c6b3 > Author: Bin Meng > Date: Mon Sep 18 06:40:37 2017 -0700 > > dm: usb: Fix broken usb_stop() > > breaks 'make tests'. Unfortunately, for me the bisect points to: commit 2fa73e784da105419b7d9d07d8f9d4a79afe531a Author: Tom Rini Date: Fri Sep 15 13:15:25 2017 -0400 Makefile: Update minimum dtc version to 1.4.3 With support for overlays and calling the -@ flag to dtc we need to have at least 1.4.3 available now. Cc: Simon Glass Reported-by: Stephen Warren Signed-off-by: Tom Rini And it is broken on EVERY debian system, since every debian system ships with DTC 1.4.2 or older: https://packages.debian.org/search?keywords=device-tree-compiler -- Best regards, Marek Vasut