Hi
We are using imx8mp 2gb ddr RAM variant with Android source imx-android-13.0.0_1.2.0
We made uboot change and CMA changes in /device/Boardconfig.mk for 2gb variant to boot.
All functionality are working but we experience kernel panic when we disconnect HDMI from target.
when we detach HDMI board reboot attached log;please share you input for fixing this
Unable to handle kernel paging request at virtual address ffffff80a0bd0000
.
[ 85.937731][ T57] Memory Limit: none
and Board reboots.
Hi ,
In Android 14 HDMI Hoptplug has been handled , we dont seen panic or kernel crash ; how to handled this in Android 13
Please share your in put .
Hello,
This is due to hdmi stay open in kernel no matter if you have 4GB or 2GB it will create a panic scene.
Regards