IMX8MQ EVK board not booting anymore with v6.12-rc

Benjamin Gaignard benjamin.gaignard at collabora.com
Wed Nov 6 01:43:19 PST 2024


Hello,

I notice that my IMX8MQ evk board doesn't boot with the latest v6.12-rc*.
After bisect I found the suspect commit:
   commit b8979c6b4d0d1b36e94f5bc483fd86e38107e554
   Merge: 7b17f5ebd5fc b62800736f61
   Author: Linus Torvalds <torvalds at linux-foundation.org>
   Date:   Tue Sep 17 10:48:09 2024 +0200

       Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

I haven't been able to identify why the kernel isn't booting anymore.
I have udpated u-boot (v2024.10) and firmware-imx (8.25-27879f8) on my board.
When using the commit before or the tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
the kernel boot.

I use the following command to cross-compile the kernel
ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- make defconfig
ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- make

Have you been able to boot IMX8MQ evk board with a kernel version since v6.12-rc* ?
I don't have any log since kernel just don't start.

Regards,
Benjamin




More information about the linux-arm-kernel mailing list