Hello build bot (Jenkins), Selma Bensaid, Bora Guvendik, Subrata Banik,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44494
to look at the new patch set (#4).
Change subject: storage: Modify storage_block_fill_write to return error ......................................................................
storage: Modify storage_block_fill_write to return error
Modify storage_block_fill_write api to return send_cmd error code from sdhci to upper levels.
BUG=b:140124451 TEST=Boot to OS
Change-Id: I6a3212b1f407e5b42dee47740f4a480b24c3207f Signed-off-by: Bora Guvendik bora.guvendik@intel.com --- M src/commonlib/include/commonlib/storage.h M src/commonlib/storage/storage.c M src/commonlib/storage/storage_erase.c M src/commonlib/storage/storage_write.c 4 files changed, 14 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/44494/4