[GIT PULL] Please pull u-boot-nvme-next-20260728
Neil Armstrong <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Organization | Linaro |
| Message-ID | <[email protected]> |
Hi Tom,
This is a single change for Raspberry Pi platforms to use the bus offset
and make the NVMe usable.
Thanks,
Neil
The following changes since commit 042e45e026c77227319a426940577856ffe62e7b:
global: Switch from source.denx.de to git.u-boot-project.org (2026-07-20 11:13:21 -0600)
are available in the Git repository at:
https://git.u-boot-project.org/u-boot/custodians/neil.armstrong/u-boot-nvme.git tags/u-boot-nvme-next-20260728
for you to fetch changes up to 09b1c0f98c0b0fe0291e6dac49d0013e782b438d:
nvme: Fix missing address translation for PCIe inbound access (2026-07-21 13:39:29 +0200)
----------------------------------------------------------------
- nvme: Fix missing address translation for PCIe inbound access
----------------------------------------------------------------
Torsten Duwe (1):
nvme: Fix missing address translation for PCIe inbound access
drivers/nvme/nvme.c | 73 ++++++++++++++++++++---------------------------------
drivers/nvme/nvme.h | 3 +++
2 files changed, 31 insertions(+), 45 deletions(-)