Re: [PATCH v6 05/10] ARM: dts: Fill in bootargs for exynos5250-snow

2014-08-01 Thread Javier Martinez Canillas
Hello Andreas, Sorry for missing your v5. On 08/02/2014 02:52 AM, Andreas Färber wrote: > > chosen { > + bootargs = "console=tty1"; > }; While I agree with you that having a chosen node with a default bootargs is better than having an empty one, I second Doug that this

[PATCH v6 05/10] ARM: dts: Fill in bootargs for exynos5250-snow

2014-08-01 Thread Andreas Färber
exynos5250-cros-common.dtsi had an empty /chosen node. Fill in exemplary boot arguments. Reviewed-by: Tomasz Figa Signed-off-by: Andreas Färber --- v5 -> v6: Unchanged v5: New Cleanup for /chosen node moved into -snow.dts. arch/arm/boot/dts/exynos5250-snow.dts | 1 + 1 file changed, 1 inse