commit | 2943afa7c55cff1d624afcedde763c2438ae2861 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Tue Dec 04 11:30:53 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Fri Dec 14 17:59:10 2018 +0100 |
tree | d390d62ba0f9a4c29ebb995bddfb9a76971fd343 | |
parent | 00c7a966e381345c4ce29be63ff7bd6690bf8f0e [diff] |
dts: am4372: Enable USB1 in SPL USB1 can be used by the romboot on all am4372 platforms to download a firmware (SPL in our case). It makes sense to enable USB1 in the SPL to download u-boot. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>