]> git.baikalelectronics.ru Git - uboot.git/commit
cmd: mvebu/bubt: Add support for reading image from the SATA disk partition
authorPali Rohár <pali@kernel.org>
Sat, 21 Jan 2023 22:29:36 +0000 (23:29 +0100)
committerStefan Roese <sr@denx.de>
Wed, 1 Mar 2023 05:39:17 +0000 (06:39 +0100)
commitfc79c7f18249cbffc92f37e816a7ef644b6b9030
tree1b45708d7c92c2fe6a2fdbd6e48da2ebcc53d3d1
parent79125b6ec81b84b9d26e8b7fd873ade98ff3f0a8
cmd: mvebu/bubt: Add support for reading image from the SATA disk partition

This change allows to load boot image from the first SATA/SCSI device
partition and burn it to board boot location (e.g. SPI-NOR). This is
particularly when storage device is not handled by U-Boot as USB mass
storage (which is already supported by bubt) but as SATA/SCSI device.

Signed-off-by: Pali Rohár <pali@kernel.org>
cmd/mvebu/bubt.c
doc/mvebu/cmd/bubt.txt