Juan Lopez wrote:
> Hello all,
>
> I have a problem to boot a linux image in a Freescale LITE5200B, I
> compile a Kernel image
What kernel version, what origin ? ...
> bootargs=root=/dev/mtdblock3 ro console=ttyS1 rootfstype=jffs2
>
>
The console = ttyS1 sounds weird ... there is only 1 serial on the
lite5200b IIRC
For 2.4 that's ttyS0
For 2.6 ttyPSC0
Sylvain