[U-Boot] Relocating u-boot console
Matthias Weißer
weisserm at arcor.de
Wed Oct 14 17:26:31 CEST 2009
Mike Frysinger schrieb:
> On Wednesday 14 October 2009 09:47:27 Matthias Weißer wrote:
>> This results in a console on COM4. Now I would like to have the console
>> on COM1 under some circumstances for maintanance reasons.
>
> if your devices fit into the stdio framework, simply change the
> std{err,in,out} env vars in your board code
Ah. OK. That guided me into the right direction. To redirect the console
to another serial port I had to set std{err,in,out} to eserialn.
Thanks,
Matthias
More information about the U-Boot
mailing list