mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/4] make imx-usb-loader usable for unknown device IDs
@ 2018-09-03 19:32 Roland Hieber
  2018-09-03 19:32 ` [PATCH 1/4] scripts: imx-usb-loader: rename imx_device() to imx_device_by_usb_id() Roland Hieber
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Roland Hieber @ 2018-09-03 19:32 UTC (permalink / raw)
  To: barebox; +Cc: Roland Hieber

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(-)

-- 
2.18.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-09-04  8:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-03 19:32 [PATCH 0/4] make imx-usb-loader usable for unknown device IDs Roland Hieber
2018-09-03 19:32 ` [PATCH 1/4] scripts: imx-usb-loader: rename imx_device() to imx_device_by_usb_id() Roland Hieber
2018-09-03 19:32 ` [PATCH 2/4] scripts: imx-usb-loader: fail early if the USB device path does not match Roland Hieber
2018-09-03 19:32 ` [PATCH 3/4] scripts: imx-usb-loader: allow use of unknown USB IDs Roland Hieber
2018-09-03 19:32 ` [PATCH 4/4] scripts: imx-usb-loader: make i.MX6SoloX better to type Roland Hieber
2018-09-04  8:21 ` [PATCH 0/4] make imx-usb-loader usable for unknown device IDs Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox