Home
last modified time | relevance | path

Searched hist:"766 b16fe180087d8c59a79a4f6a92d1a500fa524" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Data.h766b16fe180087d8c59a79a4f6a92d1a500fa524 Mon Oct 29 05:24:02 UTC 2012 Marc Jones <marc.jones@chromium.org> ahci: Perform SATA flush after disk write.

Writes in u-boot are so rare, and the logic to know when is
the last write and do a flush only there is sufficiently
difficult. Just do a flush after every write. This incurs,
usually, one extra flush when the rare writes do happen.

Signed-off-by: Marc Jones <marc.jones@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>