[U-Boot] [PATCH v1 0/3] Enable DM USB support (host and gadget) in the USB host boot flow
Jean-Jacques Hiblot
jjhiblot at ti.com
Thu Jan 24 14:42:50 UTC 2019
The AM43xx is able to get its SPL from an external USB storage. There is a
dedicated defconfig (am43xx_evm_usbhost_boot_defconfig) but it doesn't use
DM_USB. Converting this defconfig to DM_USB.
Jean-Jacques Hiblot (3):
ARM: DTS: am43xx: Add aliases for the USB ports
ARM: DTS: am43xx: Enable the DTS entries for USB port #2 in SPL
configs: am43xx_evm_usbhost_defconfig: Enable DM_USB support
arch/arm/dts/am4372-u-boot.dtsi | 27 +++++++++++++++++++++++
configs/am43xx_evm_usbhost_boot_defconfig | 12 ++++++++++
2 files changed, 39 insertions(+)
--
2.17.1
More information about the U-Boot
mailing list