[PATCH v2 3/6] drivers: nvme: Implement flush command

Simon Glass sjg at chromium.org
Fri May 29 11:57:09 CEST 2026


kOn 2026-05-29T03:44:35, None <dmukhin at ford.com> wrote:
> drivers: nvme: Implement flush command
>
> Implement the NVM flush command (opcode 0x00) to allow callers to
> synchronize any buffered data with the backing NVMe storage.
>
> Signed-off-by: Denis Mukhin <dmukhin at ford.com>
>
> drivers/nvme/nvme.c | 20 ++++++++++++++++++++
>  1 file changed, 20 insertions(+)

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


More information about the U-Boot mailing list