Skip to content
Commit 16e33d35 authored by Igor Opaniuk's avatar Igor Opaniuk Committed by Stefano Babic
Browse files

colibri_imx6: add update_uboot wrapper



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

> tftpboot ${loadaddr} ${board_name}/u-boot.img
> run update_uboot
> tftpboot ${loadaddr} ${board_name}/SPL
> run update_spl

Signed-off-by: default avatarIgor Opaniuk <igor.opaniuk@toradex.com>
parent 7cde0155
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