
22 Sep
2022
22 Sep
'22
4:42 a.m.
On 9/21/22 07:30, Peng Fan wrote:
[...]
@@ -50,6 +50,9 @@ CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x300 CONFIG_SPL_I2C=y CONFIG_SPL_POWER=y +CONFIG_SPL_USB_HOST=y
Nitpick, would this option required?
Sadly, yes, that's all the common EHCI bits also needed by the UDC.
Otherwise looks good to me,
Reviewed-by: Peng Fan peng.fan@nxp.com
[...]