On my i.MX6 I have CONFIG_CONSOLE_FULL and CONSOLE_ACTIVATE_NONE
defined. But still my serial is automatically activated as a console.

barebox:/ devinfo cs0
Bus: platform
Parameters:
  baudrate: 115200
  active: ioe

I'd rather active the serial port as a console only if a key is
pressed during power on. Based on the help text of
CONFIG_ACTIVATE_NONE, I actually thought that this would happen.

Any hints?


I could remove chosen/stdout-path from my DTS and put it in
on-the-fly? This sounds a bit ugly ...

_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to