Re: ARM iMX6sx board fails to boot with kernel 6.17
From: Sergey Organov
Date: Mon Oct 06 2025 - 16:11:27 EST
Hi Fabio,
Fabio Estevam <festevam@xxxxxxxxx> writes:
> On Tue, Sep 30, 2025 at 4:09 PM Fabio Estevam <festevam@xxxxxxxxx> wrote:
>
>> I tried booting 6.17 on an imx6sx-sdb board and it booted successfully:
>
> I forgot to say that I have used the imx_v6_v7_defconfig.
I've checked that I end-up with the same DTB as you sent me off-list for
this configuration, so at least this part seems to work fine on my side.
I also tried the imx_v6_v7_defconfig - based kernel on my board
(obviously with my custom DTB), and the kernel still doesn't boot.
Further, I've found that it's enough to disable CONFIG_REGULATOR_ANATOP
in my custom kernel config to get kernel to see eMMC card, and then
mount it as root file-system.
I still fail to see what I do (or don't do) in my DTS (or kernel config)
to confuse the kernel, and how to figure that out. Any ideas?
-- Sergey Organov