Skip to content
Commit b6bfb897 authored by Jon Lin's avatar Jon Lin Committed by Tom Rini
Browse files

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.

Signed-off-by: default avatarJon Lin <jon.lin@rock-chips.com>
Reviewed-by: default avatarStefan Agner <stefan@agner.ch>
parent 4f2e2280
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment