Thomas Abraham wrote: > > On 17 September 2012 17:16, Kukjin Kim <kgene.kim@xxxxxxxxxxx> wrote: > > > > Cc: Thomas Abraham <thomas.abraham@xxxxxxxxxx> > > Signed-off-by: Kukjin Kim <kgene.kim@xxxxxxxxxxx> > > --- > > arch/arm/boot/dts/exynos4210-smdkv310.dts | 2 +- > > arch/arm/boot/dts/exynos5250-smdk5250.dts | 2 +- > > 2 files changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/arch/arm/boot/dts/exynos4210-smdkv310.dts > b/arch/arm/boot/dts/exynos4210-smdkv310.dts > > index 1beccc8..cb01e3d 100644 > > --- a/arch/arm/boot/dts/exynos4210-smdkv310.dts > > +++ b/arch/arm/boot/dts/exynos4210-smdkv310.dts > > @@ -26,7 +26,7 @@ > > }; > > > > chosen { > > - bootargs = "root=/dev/ram0 rw ramdisk=8192 > initrd=0x41000000,8M console=ttySAC1,115200 init=/linuxrc"; > > + bootargs = "root=/dev/ram0 rw ramdisk=8192 > initrd=0x41000000,8M console=ttySAC2,115200 init=/linuxrc"; > > }; > > Dear Mr. Kim, > > What is the reason for changing the console port to 2 for smdkv310 board? > Since uart1 can be used for other purpose, we changed the default console port to use uart2 a few month ago for all of SMDKs. And if required, I will change it for current defconfigs. Thanks. K-Gene <kgene@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html