[U-Boot] [PATCH 2/5]P2020RDB Second UART port added for MPC85xx, MPC83xx, MPC86xx processors
Kumar Gala
galak at kernel.crashing.org
Thu Jul 2 15:35:39 CEST 2009
On Jul 2, 2009, at 5:45 AM, Poonam Aggrwal wrote:
> Defining the next two configs allows to switch the serial port from
> the console using the setenv stdin and stdout
> 1. #define CONFIG_SERIAL_MULTI 1 /* Enable both serial ports */
> 2. #define CONFIG_SYS_CONSOLE_IS_IN_ENV /* determine from
> environment */
>
> Signed-off-by: Poonam Aggrwal <poonam.aggrwal at freescale.com>
> Signed-off-by: Ed Swarthout <Ed.Swarthout at freescale.com>
> ---
> common/serial.c | 3 ++-
> include/serial.h | 3 ++-
> 2 files changed, 4 insertions(+), 2 deletions(-)
applied
- k
More information about the U-Boot
mailing list