Hello,
I have designed my own SBC based on i.MX6Q with 2GB of DDR3. I am trying to boot Debian on it (kernel 6.4.8, Debian 12), but unfortunately, my board is not booting up. I am stuck with an infinite rootwait. However, I managed to get it to work by changing my bootargs to have the initramfs console. But when I ran "exec /init", Debian did not boot up and no MMC devices were detected...
Does anyone have any ideas on how to finally boot up this board? I suspect it might be a DTS/DTB problem...?
Please find attached my DTS, DTSI, kernel .config, and boot logs (full logs and early printk enabled).
Thank you for your help,
Cécile
I have designed my own SBC based on i.MX6Q with 2GB of DDR3. I am trying to boot Debian on it (kernel 6.4.8, Debian 12), but unfortunately, my board is not booting up. I am stuck with an infinite rootwait. However, I managed to get it to work by changing my bootargs to have the initramfs console. But when I ran "exec /init", Debian did not boot up and no MMC devices were detected...
Does anyone have any ideas on how to finally boot up this board? I suspect it might be a DTS/DTB problem...?
Please find attached my DTS, DTSI, kernel .config, and boot logs (full logs and early printk enabled).
Thank you for your help,
Cécile
Comment