[PATCH 0/7] J721e: Add support for DFU boot mode

Andreas Dannenberg dannenberg at ti.com
Mon Jan 27 17:11:48 CET 2020


On Mon, Jan 27, 2020 at 05:59:22PM +0530, Vignesh Raghavendra wrote:
> This series adds support to boot via USB DFU mode.
> 
> Vignesh Raghavendra (7):
>   arm: mach-k3: j721e: Rename BOOT_DEVICE_USB to BOOT_DEVICE_DFU
>   arm: mach-k3: sysfw-loader: Add support to download SYSFW via DFU
>   arm: dts: k3-j721e-common-proc-board: Enable USB0 in peripheral mode
>   configs: j721e_evm: Add DFU related variables
>   configs: j721e_evm_r5_defconfig: Increase early malloc size
>   configs: j721e_evm_r5/a72_defconfig: Enable USB Gadget related configs
>   configs: j721e_evm_r5/a72_defconfig: Enable DFU related configs

For all patches in the series:

Reviewed-by: Andreas Dannenberg <dannenberg at ti.com>

--
Andreas Dannenberg
Texas Instruments Inc


> 
>  .../arm/dts/k3-j721e-r5-common-proc-board.dts | 18 +++++++++++
>  arch/arm/mach-k3/include/mach/j721e_spl.h     |  2 +-
>  arch/arm/mach-k3/sysfw-loader.c               | 30 +++++++++++++++++++
>  configs/j721e_evm_a72_defconfig               |  6 ++++
>  configs/j721e_evm_r5_defconfig                | 17 ++++++++++-
>  include/configs/j721e_evm.h                   |  4 +++
>  6 files changed, 75 insertions(+), 2 deletions(-)
> 
> -- 
> 2.25.0
> 


More information about the U-Boot mailing list