Re: L4linux booting problem on IMX.6 based board
Jakub Jermář <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
Dear Jason, On 09/02/2018 08:46 PM, [email protected] wrote: > I'm working on building L4linux for my imx.6 arm-board. But the booting > stopped before the l4linux console coming out. I think there is a typo (missing space) in your Linux kernel command line: > l4linux | Kernel command line: mem=64M > console=ttyLv0l4x_rd=rom/ramdisk-arm.rd root=1:0 ramdisk_size=4000 Do you get further if you properly separate the console and the l4x_rd arguments? Jakub