summaryrefslogtreecommitdiff
path: root/board/toradex
diff options
context:
space:
mode:
authorCaleb Connolly <caleb.connolly@linaro.org>2024-01-04 17:12:22 +0000
committerTom Rini <trini@konsulko.com>2024-01-18 12:18:48 -0500
commitb18561801164492f63f6a87f6e77e6ebe5529dff (patch)
tree303685f4fe5ef5870166c321b77f6443a35a2bb2 /board/toradex
parent9d92c418acfb7576e12e2bd53fed294bb9543724 (diff)
downloadu-boot-b18561801164492f63f6a87f6e77e6ebe5529dff.tar.gz
u-boot-b18561801164492f63f6a87f6e77e6ebe5529dff.tar.bz2
u-boot-b18561801164492f63f6a87f6e77e6ebe5529dff.zip
iommu: dont fail silently
When attempting to probe a device which has an associated IOMMU, if the IOMMU device can't be found (no driver, disabled driver, driver failed to probe, etc) then we currently fail to probe the device with no discernable error. If we fail to hook the device up to its IOMMU, we should make sure that the user knows about it. Write some better error messages for dev_iommu_enable() to facilitate this. Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Diffstat (limited to 'board/toradex')
0 files changed, 0 insertions, 0 deletions