
Am Dienstag 03 Januar 2012, 15:46:09 schrieb Wolfgang Denk:
Dear Michael,
In message b96abc7f27f132b4b00377ddd9ca632d.squirrel@ssl.serverraum.org
you wrote:
The linkstations don't have a (populated) serial port. There is no way to access an unmodified board other than using the netconsole. If you want to recover from a bad environment setting or an empty environment, you can do this only with a working network connection.
I understand they have USB? Can we use console over USB instead?
Mh, they have an USB host controller. I had a quick look at the usbtty driver and they only support usb gadgets. So i don't think we can use console over USB. (I thought it would be possible to plug in a USB-to-Serial adapter and use this serial port as a console then.)