[U-Boot] [PATCH 2/8] nvme: Add NVM Express driver support
Tom Rini
trini at konsulko.com
Thu Aug 10 01:30:53 UTC 2017
On Thu, Aug 03, 2017 at 02:30:57AM -0700, Bin Meng wrote:
> From: Zhikang Zhang <zhikang.zhang at nxp.com>
>
> NVM Express (NVMe) is a register level interface that allows host
> software to communicate with a non-volatile memory subsystem. This
> interface is optimized for enterprise and client solid state drives,
> typically attached to the PCI express interface.
>
> This adds a U-Boot driver support of devices that follow the NVMe
> standard [1] and supports basic read/write operations.
>
> Tested with a 400GB Intel SSD 750 series NVMe card with controller
> id 8086:0953.
>
> [1] http://www.nvmexpress.org/resources/specifications/
>
> Signed-off-by: Zhikang Zhang <zhikang.zhang at nxp.com>
> Signed-off-by: Wenbin Song <wenbin.song at nxp.com>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
Reviewed-by: Tom Rini <trini at konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170809/2d78bfe3/attachment.sig>
More information about the U-Boot
mailing list