[U-Boot] [PATCH] configs: Enable CONFIG_DM_USB for all ls1021atwr
Bin Meng
bmeng.cn at gmail.com
Fri Jul 28 08:57:26 UTC 2017
Hi Ran,
On Fri, Jul 28, 2017 at 4:30 PM, Ran Wang <ran.wang_1 at nxp.com> wrote:
> The feature of support USB3.0 hub is basing on DM_USB implementation.
> So ls1021atwr need it enabled to unblock on-board 3.0 hub function.
> Otherwise USB3.0 thumb drive will not be recognized at all.
>
> Signed-off-by: Ran Wang <ran.wang_1 at nxp.com>
> ---
> configs/ls1021atwr_nor_SECURE_BOOT_defconfig | 1 +
> configs/ls1021atwr_nor_defconfig | 1 +
> configs/ls1021atwr_nor_lpuart_defconfig | 1 +
> configs/ls1021atwr_qspi_defconfig | 1 +
> configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig | 1 +
> configs/ls1021atwr_sdcard_ifc_defconfig | 1 +
> configs/ls1021atwr_sdcard_qspi_defconfig | 1 +
> 7 files changed, 7 insertions(+)
>
There is already a patch sent from Alison before. See
http://patchwork.ozlabs.org/patch/785387/
Regards,
Bin
More information about the U-Boot
mailing list