Skip to content
Snippets Groups Projects
Commit 7cde0155 authored by Igor Opaniuk's avatar Igor Opaniuk Committed by Stefano Babic
Browse files

apalis_imx6: 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.img
> run update_uboot
> tftpboot ${loadaddr} ${board_name}/SPL
> run update_spl

Signed-off-by: default avatarIgor Opaniuk <igor.opaniuk@toradex.com>
parent 9e286cb6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment