Re: [U-Boot] Relocating u-boot console

2009-10-14 Thread Matthias Weißer
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{

Re: [U-Boot] Relocating u-boot console

2009-10-14 Thread Mike Frysinger
On Wednesday 14 October 2009 09:47:27 Matthias Weißer wrote: > Is it possible to relocate the u-boot console depending on the state of > some GPIO pins (e.g. in board_init or board_late_init)? Currently I have > the following serial configuration for my board: > > #define CONFIG_SERIAL_MULTI > #de

[U-Boot] Relocating u-boot console

2009-10-14 Thread Matthias Weißer
Hello Is it possible to relocate the u-boot console depending on the state of some GPIO pins (e.g. in board_init or board_late_init)? Currently I have the following serial configuration for my board: #define CONFIG_SERIAL_MULTI #define CONFIG_SYS_NS16550 #define CONFIG_SYS_NS16550_SERIAL #defin