
On Wed, 2020-10-14 at 15:31 +0200, Marek Vasut wrote:
On 10/14/20 3:03 PM, Chunfeng Yun wrote:
On Wed, 2020-10-14 at 15:01 +0200, Marek Vasut wrote:
On 10/14/20 2:54 PM, Chunfeng Yun wrote:
Set CONFIG_USB_MTU3_GADGET=y to enable device mode explicitly, try to avoid build error: "undefined reference to `dm_usb_gadget_handle_interrupts'"
Fixes: 764751784727 ("configs: mt8512: enable fastboot and USB host related configs")
Should I just squash this into ^ that commit in usb/next ?
Fine to me if it can fix the build error, thanks
So, can you please test it and then send me all the patches you want me to apply and possibly add a note in them if they should be squashed somewhere ?
As I explained in another email, just apply the following patch into u-boot-usb/next will fix build error: https://patchwork.ozlabs.org/project/uboot/patch/1602681717-20850-1-git-send... [RESEND,v9] usb: add MediaTek USB3 DRD driver
Thank you
Thanks