
2 Jul
2009
2 Jul
'09
3:35 p.m.
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
- #define CONFIG_SERIAL_MULTI 1 /* Enable both serial ports */
- #define CONFIG_SYS_CONSOLE_IS_IN_ENV /* determine from
environment */
Signed-off-by: Poonam Aggrwal poonam.aggrwal@freescale.com Signed-off-by: Ed Swarthout Ed.Swarthout@freescale.com
common/serial.c | 3 ++- include/serial.h | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-)
applied
- k