commit | 7e0b87c91ab252515e419b7718606316b0319de8 | [log] [tgz] |
---|---|---|
author | Sekhar Nori <nsekhar@ti.com> | Fri Nov 25 14:25:55 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 02 21:32:37 2016 -0500 |
tree | f728c925454bdafe1f1f91a65ad4ab54da05b87b | |
parent | f843770a6aef83bb981becf10a5a3f93b9bf599b [diff] |
ARM: am57xx_evm: enable DFU support AM57xx GP EVM has USB2 port of the SoC exposed as USB client port. It is useful to be able to use this port for USB DFU downloads. Enable USB DFU support. Tested on AM57x GP EVM Rev A3 using DFU to download to connected SD card. configs for HS version of the AM57x EVM are included in the patch but not really tested. Signed-off-by: Sekhar Nori <nsekhar@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>