configs: am335x_boneblack_vboot: enable DM_USB and RNDIS boot in SPl
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Tue, 4 Dec 2018 10:31:00 +0000 (11:31 +0100)
committerMarek Vasut <marex@denx.de>
Fri, 14 Dec 2018 16:59:10 +0000 (17:59 +0100)
commit5d060ec0dc02258608c8796a18d3f7bc45ff4494
tree0875a97af8b64280c42e08bfceaae6427011ee58
parent61602eaca2a50890e069fd009eeaafe9701e6b46
configs: am335x_boneblack_vboot: enable DM_USB and RNDIS boot in SPl

Enable DM_USB and DM_USB_GADGET for this platform. Also enable RNDIS boot
support (SPL load u-boot over USB RNDIS).
This is an example of how to use DM_USB on a am335x-based board.
A subsequent series will take this a step further and modify more
defconfigs.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/am335x_boneblack_vboot_defconfig