boot fail imx6q-apalis-ixora-v1.1 with imx_v6_v7_defconfig
Nobuhiro Iwamatsu
nobuhiro1.iwamatsu at toshiba.co.jp
Mon May 17 23:25:28 PDT 2021
Hi,
I'm using imx6q-apalis-ixora [0][1] and noticed that the kernel built with imx_v6_v7_defconfig[2]
does not boot. Nothing is displayed after "Starting kernel" when booting from the boot loader.
Do you know if there is a problem in other boards?
I used git bisect to look for problematic commits. The result is as follows.
[c8fa942bd3fbd5b05351aff04649064f5d59f0d2] arm64: defconfig: Build in CONFIG_GPIO_MXC by default
It boots by removing CONFIG_GPIO_MXC, but this setting seems to be another problem as it is required
not only for this hardware, but also for the i.MX series with armv6 and 7.
Do you have a information about this issue?
Best regards,
Nobuhiro
[0]: https://www.toradex.com/products/nxp-freescale-imx-6
[1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/arm/boot/dts/imx6q-apalis-ixora-v1.1.dts
[2]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/arm/configs/imx_v6_v7_defconfig
More information about the linux-arm-kernel
mailing list