Searched hist:"37 e08029f0ea0129963671d912bde4df0d70c3d9" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/nvme/ |
| H A D | nvme.c | 37e08029f0ea0129963671d912bde4df0d70c3d9 Thu May 06 18:24:30 UTC 2021 David Lamparter <equinox@diac24.net> UPSTREAM: nvme: fix for big endian systems
writel() and co. already include the endian swap; doing the swap twice is, er, unhelpful.
Tested on a P4080DS, which boots perfectly fine off NVMe with this.
Change-Id: Id6a90e1ac4749d116e0f78eef526956fcc790252 Signed-off-by: David Lamparter <equinox@diac24.net> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit b12f62374e83675bc65174c2b4b7e3c6c368aa78)
|