]> git.ipfire.org Git - thirdparty/u-boot.git/commit - cmd/Makefile
arm64: mvebu: Add bubt command for flash image burn
authorKonstantin Porotchkin <kostap@marvell.com>
Thu, 8 Dec 2016 10:22:28 +0000 (12:22 +0200)
committerStefan Roese <sr@denx.de>
Mon, 12 Dec 2016 08:04:52 +0000 (09:04 +0100)
commitfa61ef6b4980dbc009e93baadbfcb1daa359d74b
treea350b01f9c00666fed4a53d20d3f96d426872259
parent5b613d386aad31c3a80d64261a54d565a0f7c955
arm64: mvebu: Add bubt command for flash image burn

Add support for mvebu bubt command for flash image
load, check and burn on boot device.

Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Cc: Stefan Roese <sr@denx.de>
Cc: Nadav Haklai <nadavh@marvell.com>
Cc: Neta Zur Hershkovits <neta@marvell.com>
Cc: Omri Itach <omrii@marvell.com>
Cc: Igal Liberman <igall@marvell.com>
Cc: Haim Boot <hayim@marvell.com>
Cc: Hanna Hawa <hannah@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
cmd/Kconfig
cmd/Makefile
cmd/mvebu/Kconfig [new file with mode: 0644]
cmd/mvebu/Makefile [new file with mode: 0644]
cmd/mvebu/bubt.c [new file with mode: 0644]
doc/mvebu/cmd/bubt.txt [new file with mode: 0644]