
On 08/17/2017 03:54 PM, Marek Vasut wrote:
On 08/17/2017 03:49 PM, Stefano Babic wrote:
On 16/08/2017 20:00, Stefan Agner wrote:
From: Stefan Agner stefan.agner@toradex.com
Add SDP (Serial Downloader Protocol) implementation for U-Boot. The protocol is used in NXP SoC's boot ROM and allows to download program images. Beside that, it can also be used to read/write registers and download complete Device Configuration Data (DCD) sets. This basic implementation supports downloading images with the imx header format reading and writing registers.
Signed-off-by: Stefan Agner stefan.agner@toradex.com
Reviewed by : Stefano Babic ysbabic@denx.de>
Marek, this is related to USB. Anyway, I will prefer that the whole patchset will be merged at once, and not split between u-boot-imx and u-boot-usb. If you agree (and after the patchset is ok for you, of course !), I will propose that I will merge the whole patchset into u-boot-imx to avoid breakages.
This is gadget stuff, so it's Lukasz's call, not mine.
I'm fine with this approach (as I've already reviewed those patches).
Stefano, please merge it to your's -imx tree.