
14 Aug
2017
14 Aug
'17
2:08 a.m.
On Thu, Aug 03, 2017 at 02:30:59AM -0700, Bin Meng wrote:
From: Zhikang Zhang zhikang.zhang@nxp.com
Add nvme commands in U-Boot command line.
- "nvme scan" - scan NVMe blk devices
- "nvme list" - show all available NVMe blk devices
- "nvme info" - show current or a specific NVMe blk device
- "nvme device" - show or set current device
- "nvme part" - print partition table
- "nvme read" - read data from NVMe blk device
- "nvme write" - write data to NVMe blk device
Signed-off-by: Zhikang Zhang zhikang.zhang@nxp.com Signed-off-by: Wenbin Song wenbin.song@nxp.com Signed-off-by: Bin Meng bmeng.cn@gmail.com Reviewed-by: Tom Rini trini@konsulko.com
Applied to u-boot/master, thanks!
--
Tom