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)
commit4bf91e2203f8590b11d4aff86e3a4da6db221093
tree1b45708d7c92c2fe6a2fdbd6e48da2ebcc53d3d1
parentc8f5009029d2e00bff45f998996a3e0a37a5aead
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