[U-Boot] [PATCH 0/1] NVME fix PRP Offset Invalid
Aaron Williams
awilliams at marvell.com
Wed Aug 21 02:29:53 UTC 2019
OK, for some reason my patch with this fix is not making it to this mailing
list.
-Aaron
On Tuesday, August 20, 2019 5:23:29 PM PDT Aaron Williams wrote:
> Our QA team had problems writing large files (187MB) to the
> FAT filesystem on a Samsung EVO 970 NVME drive and I was
> able to track it down to PRP buffer issues. Namely, this
> buffer cannot cross a page boundary and it should be
> allocated in page-sized chunks. This patch modifies the
> U-Boot NVME driver to match what the Linux kernel PCI
> driver does.
>
> Aaron Williams (1):
> nvme: Fix PRP Offset Invalid
>
> drivers/nvme/nvme.c | 9 ++++++---
> 1 file changed, 6 insertions(+), 3 deletions(-)
>
> --
> 2.16.4
--
Aaron Williams
Senior Software Engineer
Marvell Semiconductor, Inc.
(408) 943-7198 (510) 789-8988 (cell)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190820/cd5f9ac0/attachment.sig>
More information about the U-Boot
mailing list