[PATCH v3 1/2] Revert "scsi: sync cache on write"

Simon Glass sjg at chromium.org
Thu Apr 16 23:22:42 CEST 2026


On 2026-04-16T09:10:45, Balaji Selvanathan
<balaji.selvanathan at oss.qualcomm.com> wrote:
> Revert "scsi: sync cache on write"
>
> While the SYNC_CACHE approach prevents data loss during board resets,
> it causes system hangs during large sparse image flashing operations.
> This will be replaced with a FUA (Force Unit Access) approach in future
> commit, which achieves the same data integrity goal more efficiently.
>
> This reverts commit ffe4e6ab42d2534302be825e49a2d085acf80f30.
>
> Signed-off-by: Balaji Selvanathan <balaji.selvanathan at oss.qualcomm.com>
>
> drivers/scsi/scsi.c | 22 ----------------------
>  1 file changed, 22 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list