[U-Boot] [PATCH 00/14] nvme: Various bug fixes and updates

Tom Rini trini at konsulko.com
Fri Aug 25 01:14:24 UTC 2017


On Tue, Aug 22, 2017 at 08:15:05AM -0700, Bin Meng wrote:

> This series fixes various bugs and clean up on current NVMe driver.
> It also enables NVMe driver on sandbox for build testing.
> 
> This series is available at u-boot-x86/nvme-working for testing.
> 
> 
> Bin Meng (14):
>   nvme: Remove useless defines
>   nvme: Fix getting PCI vendor id of the NVMe block device
>   nvme: Fix ndev->queues allocation
>   nvme: Fix endianness assignment to prp2 in nvme_identify()
>   nvme: Cache controller's capabilities
>   nvme: Respect timeout when en/disabling the controller
>   nvme: Use macros to access NVMe queues
>   nvme: Consolidate block read and write routines
>   nvme: Apply cache operations on the DMA buffers
>   nvme: Use blk_create_devicef() API
>   nvme: Get rid of the global variable nvme_info
>   nvme: Adjust the 'nvme' command to use blk_common_cmd()
>   sandbox: Add a dummy invalidate_dcache_range() function
>   sandbox: Enable NVMe driver for build testing

I'll grab this probably Monday, barring further comments requiring
changes.  Thanks!

-- 
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/20170824/db1e0777/attachment.sig>


More information about the U-Boot mailing list