[GIT PULL] Please pull u-boot-nvme-fixes-20260604
Neil Armstrong
neil.armstrong at linaro.org
Thu Jun 4 18:00:02 CEST 2026
Hi Tom,
This a second NVMe fixes PR, with a few fixes and LOG enable on timeouts.
Thanks,
Neil
The following changes since commit 987907ae4bcc5d6055bdf7d318a3edf53e14d5fa:
Merge tag 'u-boot-stm32-20260526' of https://source.denx.de/u-boot/custodians/u-boot-stm (2026-05-26 08:22:05 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-ufs.git tags/u-boot-nvme-fixes-20260604
for you to fetch changes up to 389363d287585d8135a554c4419a4f580346b9f8:
drivers: nvme: Log I/O timeouts (2026-06-03 18:22:18 +0200)
----------------------------------------------------------------
- fix dcache invalidation range in identify command
- avoid deleting uncreated queues
- free prp_pool on nvme_init() failure paths
- Log I/O timeouts
----------------------------------------------------------------
Denis Mukhin (1):
drivers: nvme: Log I/O timeouts
Prashant Kamble (3):
nvme: fix dcache invalidation range in identify command
nvme: avoid deleting uncreated queues
nvme: free prp_pool on nvme_init() failure paths
drivers/nvme/nvme.c | 50 +++++++++++++++++++++++++++++++++-----------------
1 file changed, 33 insertions(+), 17 deletions(-)
More information about the U-Boot
mailing list