commit | 15834c638317d480e943fae688b148edcfc52892 | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan.agner@toradex.com> | Fri Feb 08 18:12:24 2019 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sat Apr 13 20:30:08 2019 +0200 |
tree | 361718194993f75deccab4a1aaaea53296d94295 | |
parent | ede25100e1930cca9d4c7188dc65842ccb340cd1 [diff] |
apalis_imx6: use SDP if USB serial downloader has been used In case USB serial downloader has been used to load U-Boot start the serial download protocol (SDP) emulation. This allows to download complete images such as Toradex Easy Installer over USB SDP as well. This code uses the boot ROM provided boot information to reliably detect USB serial downloader. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>