From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fx6af-0000mb-8A for barebox@lists.infradead.org; Tue, 04 Sep 2018 08:21:39 +0000 Date: Tue, 4 Sep 2018 10:21:25 +0200 From: Sascha Hauer Message-ID: <20180904082125.ev4ousbdnf2ilszr@pengutronix.de> References: <20180903193255.27031-1-r.hieber@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20180903193255.27031-1-r.hieber@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 0/4] make imx-usb-loader usable for unknown device IDs To: Roland Hieber Cc: barebox@lists.infradead.org On Mon, Sep 03, 2018 at 09:32:51PM +0200, Roland Hieber wrote: > Some newer i.MX processors allow changing the USB Vendor/Product ID by > blowing fuses. This short series allws imx-usb-loader to deal with such > hardware that is indeed an i.MX device and supports the USB bootloader > protocol, but doesn't identify as an i.MX device via its USB ID. > > Patches 1 and 2 do some small preparation, Patch 3 is the real work, and > Patch 4 polishes it nicely. > > Roland Hieber (4): > scripts: imx-usb-loader: rename imx_device() to imx_device_by_usb_id() > scripts: imx-usb-loader: fail early if the USB device path does not > match > scripts: imx-usb-loader: allow use of unknown USB IDs > scripts: imx-usb-loader: make i.MX6SoloX better to type > > scripts/imx/imx-usb-loader.c | 76 +++++++++++++++++++++++++++++------- > 1 file changed, 62 insertions(+), 14 deletions(-) Applied, thanks Sascha > > -- > 2.18.0 > > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox