Searched hist:"2 a01f66bc7ccbcb21725782afc0c9dfc78f10305" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/nvme/ |
| H A D | nvme.c | 2a01f66bc7ccbcb21725782afc0c9dfc78f10305 Sun Sep 26 08:55:14 UTC 2021 Jon Lin <jon.lin@rock-chips.com> nvme: Enable FUA
Most NVME devcies maintain data in internal cache for an uncertain times, and u-boot has no method to force NVME to flush cache. So this patch adds FUA to avoid data loss caused by power off after data programming.
Change-Id: Ic581ec99f46b6dfa2e0b1922e670a333ac859e82 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
|