[U-Boot] [PATCH] api: storage: Add the missing write operation support

Tom Rini trini at konsulko.com
Fri Nov 8 15:32:27 UTC 2019


On Sat, Jan 12, 2019 at 02:03:15AM +0200, Cristian Ciocaltea wrote:

> API_dev_write(va_list ap) is currently lacking the write support
> to storage devices because, historically, those devices did not
> implement block_write()
> 
> The solution has been tested by loading and booting a (patched)
> GRUB instance in a QEMU vexpress-a9 environment. The disk write
> operations were triggered with GRUB's save_env command.
> 
> Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191108/224b97c9/attachment.sig>


More information about the U-Boot mailing list