Skip to content
Commit 9557d461 authored by Emanuele Ghidoli's avatar Emanuele Ghidoli Committed by Tom Rini
Browse files

verdin-am62: add u-boot update wrappers



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: default avatarEmanuele Ghidoli <emanuele.ghidoli@toradex.com>
Acked-by: default avatarFrancesco Dolcini <francesco.dolcini@toradex.com>
parent 515e0af7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment