commit | ba7f808f9704c519d5adc50f7915a59db7f4fb08 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Tue Dec 04 11:30:55 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Fri Dec 14 17:59:10 2018 +0100 |
tree | a05563fdb813e771f8e1643326233bc406634acc | |
parent | 49e7a42b98221546d399d1266155c4da00afd438 [diff] |
configs: am43xx: Enable RNDIS support in SPL The AM43xx SOCs have the ability to download the SPl through USB (RNDIS). Adding support for RNDIS in SPL allows to also download u-boot through USB. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>