colibri_t30: add update_uboot wrapper
authorIgor Opaniuk <igor.opaniuk@toradex.com>
Fri, 27 Mar 2020 10:15:48 +0000 (12:15 +0200)
committerTom Warren <twarren@nvidia.com>
Thu, 2 Apr 2020 21:30:00 +0000 (14:30 -0700)
commitb308ffb0bf2171fe32aa6028340f9f5dad46ff8f
tree7ddc6c90a565a56058e1aeb983e4698be54bb9ea
parenta63dd9840096df8f8bb6d36981505ba7c42350d3
colibri_t30: add update_uboot wrapper

Add universal update_uboot wrapper that helps to update
U-Boot image on internal storage.

Create an proper tegra image:
$ cbootimage -s tegra30 colibri_t30.img.cfg colibri_t30.img

Flash in U-boot shell:
> tftpboot ${loadaddr} ${board_name}/${board_name}.img
> run update_uboot

Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
include/configs/colibri_t30.h