]> Git Repo - u-boot.git/commit
configs: am43xx_evm: Enable USB support
authorLokesh Vutla <[email protected]>
Mon, 30 Sep 2019 12:54:06 +0000 (18:24 +0530)
committerTom Rini <[email protected]>
Fri, 11 Oct 2019 17:32:39 +0000 (13:32 -0400)
commit6685d2e26e971e6ffb0d4d2a323b66c5eb3758a9
tree9005143e19a824f80e0ad6dcdefa59bf5fd53421
parentfbbcb1e0207f3cde5561f438920151886b4358b4
configs: am43xx_evm: Enable USB support

spl_dm_init is failing as usb to be probed with the following error:
"omap_dwc3@483c0000: ret=-2"
Enable usb to make spl boot on am43xx devices

Reported-by: Tero Kristo <[email protected]>
Signed-off-by: Lokesh Vutla <[email protected]>
configs/am43xx_evm_defconfig
This page took 0.032991 seconds and 4 git commands to generate.