[Letux-kernel] LX20 prototype is booting

H. Nikolaus Schaller hns at goldelico.com
Tue Apr 29 07:48:37 CEST 2025



> Am 28.04.2025 um 22:18 schrieb H. Nikolaus Schaller <hns at goldelico.com>:
> 
> So there is something wrong with passing or processing the command line...
> Maybe kernel gets stuck in some loop.
> Shouldn't be very difficult to analyse.

Ok, it turns out to be stuck in this panic (which can not be printed before standard printk is set up):

https://elixir.bootlin.com/linux/v6.1.28/source/drivers/of/fdt.c#L1265

So I have to analyse why memblock_alloc() fails. AFAIR we had a similar issue with the X1600.

BR,
Nikolaus



More information about the Letux-kernel mailing list