colibri_imx7: add update_uboot wrapper
authorIgor Opaniuk <igor.opaniuk@toradex.com>
Mon, 9 Dec 2019 10:33:28 +0000 (12:33 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 7 Jan 2020 09:26:56 +0000 (10:26 +0100)
commit9e286cb6eed1fd31c9edfc1d55d73c8385d0f6ea
tree79c165ae6a9146083adcf9fb399922e8992bdc16
parent943be15974013a7fdd833cd4efd75705976a9f33
colibri_imx7: add update_uboot wrapper

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

Usage example:
> tftpboot ${loadaddr} ${board_name}/u-boot-dtb.imx
> run update_uboot

Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
include/configs/colibri_imx7.h