Hi Guillermo,

On Friday 02 May 2014 09:52:14 Guillermo Rodriguez wrote:
> I need to use serial port 0 for my application and thus I wanted to avoid
> the kernel from using ttySAC0 as a console.
>
> In barebox I edited /env/config and replaced console=ttySAC0,115200 with
> console=null in bootargs.
>
> The system starts to boot OK but at some point it seems to stop. I try to
> connect via telnet but it seems that telnetd was never started.
>
> If I set console=ttySAC1 or console=ttySAC2 instead all works fine. But
> somehow it doesn't like console=null
>
> Any hints on what may be happening? Is there something in the boot/init
> process that expects a non-null console setting?

Did you try with "console=" instead as well?

And did you also disable the login?

Regards,
Juergen

-- 
Pengutronix e.K.                              | Juergen Borleis             |
Linux Solutions for Science and Industry      | http://www.pengutronix.de/  |

Reply via email to