-
- Downloads
Add support for CONFIG_SERIAL_MULTI on MPC5xxx
Patch by Martin Krause, 8 Jun 2006 This patch supports two serial consoles on boards with a MPC5xxx CPU. The console can be switched at runtime by setting stdin, stdout and stderr to the desired serial interface (serial0 or serial1). The PSCs to be used as console port are definded by CONFIG_PSC_CONSOLE and CONFIG_PSC_CONSOLE2. See README.serial_multi for details.
Showing
- CHANGELOG 11 additions, 0 deletionsCHANGELOG
- common/serial.c 2 additions, 2 deletionscommon/serial.c
- cpu/mpc5xxx/serial.c 171 additions, 10 deletionscpu/mpc5xxx/serial.c
- doc/README.serial_multi 26 additions, 0 deletionsdoc/README.serial_multi
- include/serial.h 1 addition, 1 deletioninclude/serial.h
Loading
Please register or sign in to comment