[PATCH v1 1/2] verdin-am62: add u-boot update wrappers

Francesco Dolcini francesco at dolcini.it
Thu Aug 24 13:19:55 CEST 2023


On Thu, Aug 24, 2023 at 10:08:49AM +0200, Emanuele Ghidoli wrote:
> From: Emanuele Ghidoli <emanuele.ghidoli at toradex.com>
> 
> Add update_tiboot3, update_tispl and update_uboot wrappers to update
> R5 SPL, A53 SPL and A53 U-boot respectively.
> 
> Usage example:
> > tftpboot ${loadaddr} tiboot3-am62x-gp-verdin.bin
> > run update_tiboot3
> 
> > tftpboot ${loadaddr} tispl.bin
> > run update_tispl
> 
> > tftpboot ${loadaddr} u-boot.img
> > run update_uboot
> 
> Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli at toradex.com>

Acked-by: Francesco Dolcini <francesco.dolcini at toradex.com>


More information about the U-Boot mailing list