Cristian Ciocaltea 088f7f56e5 uboot: Add the missing disk write operation support
uboot_disk_write() is currently lacking the write support
to storage devices because, historically, those devices did not
implement block_write() in U-Boot.

The solution has been tested using a patched U-Boot loading
and booting GRUB 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@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2019-01-22 15:23:51 +01:00
..
2017-02-03 13:01:34 +01:00
2017-05-08 20:53:28 +02:00
2018-07-25 14:18:11 +02:00
2018-12-12 14:51:26 +01:00
2015-03-03 20:50:37 +01:00
2012-02-12 03:52:17 +01:00
2012-02-26 22:49:24 +01:00
2016-02-17 18:09:44 +01:00
2010-05-06 11:34:04 +05:30