]> git.baikalelectronics.ru Git - uboot.git/commit
configs: am65x_evm_r5_usbmsc_defconfig: Enable DWC3 wrapper for SPL
authorRavi Gunasekaran <r-gunasekaran@ti.com>
Fri, 8 Sep 2023 11:03:51 +0000 (16:33 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 22 Sep 2023 17:58:51 +0000 (13:58 -0400)
commit69879b31109acddc9bafa483ec5b3a91052e6903
tree0d020d5987815daf34bbc3c8faa6738dd1f1bc4d
parent2f5f92d565990c12def4ad1cd848c75e913e4920
configs: am65x_evm_r5_usbmsc_defconfig: Enable DWC3 wrapper for SPL

commit d2934aab6733 ("configs: get rid of build warnings due to
SPL_USB_DWC3_GENERIC") missed enabling DWC3 glue layer for
usbmsc_defconfig and this broke boot from USB mass storage.
Fix this by enabling DWC3 glue layer.

Fixes: d2934aab6733 ("configs: get rid of build warnings due to SPL_USB_DWC3_GENERIC")
Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
configs/am65x_evm_r5_usbmsc_defconfig