Hi Shawn,

For "console=ttymxc0" boot option used by mx51evk, there is a bug in
/bin/auto-serial-console, which has been fixed by Alexander in
linaro.overlay.

Could you please have a try with the changes below? Normally, we don't need
to input username/passwd for headless rootfs.

line #15 of auto-serial-console: tty[A-Z]* )    -->  tty[a-zA-Z]* )

Regards,
Jammy

On Wed, Oct 13, 2010 at 1:48 PM, Shawn Guo <shawn....@gmail.com> wrote:

> I'm trying to login mx51evk headless on serial console, and facing the
> following problems.
>
> - No /etc/init/ttymxc0.conf in headless rootfs
> - Do not know what username and passwd to login
>
> Should we get these addressed in headless build?  We do not expect
> users to do extra manual works after l-m-c, right?
>
> --
> Regards,
> Shawn
>
> _______________________________________________
> linaro-dev mailing list
> linaro-dev@lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/linaro-dev
>
_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to