Searched hist:"7 ee2a044efad125126d005ceb6c3604f99d18063" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/nvme/ |
| H A D | nvme.c | 7ee2a044efad125126d005ceb6c3604f99d18063 Mon Sep 27 11:49:00 UTC 2021 Jon Lin <jon.lin@rock-chips.com> nvme: Fix error in nvme_setup_prps
Consulting to "NVM Express® Base Specification, revision 2.0".
If more PRP List pages are required, then the last entry of the PRP List contains the Page Base Address of the next PRP List page. The next PRP List page shall be memory page aligned.
Change-Id: Iea14d1fdd56dcd7674565d29b827c242301a0600 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
|