Hello, This series enables USB DFU and USB Mass Storage functionality for AM62, AM62-LP, AM62A, AM62P and J722S SoCs.
Series is based on commit d6da3dbaef Merge patch series "cmd: Add support for optee commands." of the next branch of U-Boot. The first patch of this series is a repost of the v1 patch at: https://patchwork.ozlabs.org/project/uboot/patch/20250122121338.1055249-1-s-vadapa...@ti.com/ Patches 2, 3 and 4 are a repost of the v3 series at: https://patchwork.ozlabs.org/project/uboot/cover/20241221025229.361625-1-s-vadapa...@ti.com/ Patches 5, 6 and 7 have been newly introduced in this series. Regards, Siddharth. Siddharth Vadapalli (7): configs: am62ax_evm_a53_defconfig: enable USB DFU support board: ti: am62px: env: include environment for DFU Boot configs: am62x_r5_usbdfu: extend for AM62Px configs: am62px_evm_a53_defconfig: enable USB DFU support board: ti: j722s: env: include environment for DFU configs: j722s_evm_a53_defconfig: enable USB DFU support configs: am62x_a53_usbdfu: enable USB MASS Storage command board/ti/am62px/am62px.env | 5 +++-- board/ti/j722s/j722s.env | 1 + configs/am62ax_evm_a53_defconfig | 2 ++ configs/am62px_evm_a53_defconfig | 24 +----------------------- configs/am62x_a53_usbdfu.config | 1 + configs/am62x_r5_usbdfu.config | 3 +++ configs/j722s_evm_a53_defconfig | 5 +++-- 7 files changed, 14 insertions(+), 27 deletions(-) -- 2.43.0