HACK: iommu: arm-smmu: Disable MDP INTF 1
The boot splash or EFI framebuffer is driven to the screen by MDP INTF
1, but initializing the SMMU will cause the MDP to loose access to the
framebuffer and crash the device.
Stopping the MDP interface before initializing the SMMU prevents this
issue.
Signed-off-by:
Bjorn Andersson <bjorn.andersson@linaro.org>
Loading
Please sign in to comment