
7 Dec
2023
7 Dec
'23
9:37 a.m.
Hi,
On Wed, 06 Dec 2023 10:04:21 +0100, Neil Armstrong wrote:
Since commit b96640cbfb ("ARM: meson: g12a: switch dwc2 otg to DM") and commit e327e2affd ("ARM: meson: switch AXG & GX dwc2 otg to DM") Amlogic boards now requires DM_USB_GADGET to have USB Gadget to work.
Add it to the boards configs as returned by: $ grep -L DM_USB_GADGET $(grep -l CONFIG_USB_GADGET $(grep -l MESON configs/*))
[...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic)
[1/1] configs: meson: enable missing DM_USB_GADGET https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/4005729c0de...
--
Neil