]> Git Repo - u-boot.git/commit
colibri_vf: add update_uboot wrapper
authorIgor Opaniuk <[email protected]>
Mon, 9 Dec 2019 10:33:32 +0000 (12:33 +0200)
committerStefano Babic <[email protected]>
Tue, 7 Jan 2020 09:26:56 +0000 (10:26 +0100)
commit97c42757717f8de780de41857db15d1ba47e9e44
tree391637db623d4a3764e0846b4f6114e361ca0ced
parentba195a9487c1bd52f1c58bb6aca4151ed3ae9e76
colibri_vf: 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-nand.imx
> run update_uboot

Signed-off-by: Igor Opaniuk <[email protected]>
include/configs/colibri_vf.h
This page took 0.034 seconds and 4 git commands to generate.