Re: [U-Boot] [PATCH] omap3evm: env: Fix default console

2011-09-23 Thread Paulraj, Sandeep
> > Change the default console from ttyS2 to ttyO0 to > match the Linux default for the EVM. > > Signed-off-by: Sanjeev Premi > Cc: Sandeep Paulraj > --- > > This patch has been created against u-boot-ti/next. > > > include/configs/omap3_evm.h |2 +- > 1 files changed, 1 insertions(+

[U-Boot] [PATCH] omap3evm: env: Fix default console

2011-09-23 Thread Sanjeev Premi
Change the default console from ttyS2 to ttyO0 to match the Linux default for the EVM. Signed-off-by: Sanjeev Premi Cc: Sandeep Paulraj --- This patch has been created against u-boot-ti/next. include/configs/omap3_evm.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git