mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-19 17:52:00 +01:00
Add test coverage for blk_write() as well. The blk_erase() is not tested for now as the USB stor interface does not support erase. Signed-off-by: Simon Glass <sjg@chromium.org>