From: Gaël PORTAY Date: Thu, 30 Apr 2015 07:33:38 +0000 (+0200) Subject: ARM: at91/dt: at91-kizbox: update chosen node X-Git-Tag: v4.2-rc1~99^2~50^2~4 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=81104f6082d5a684d644932068ee3bbb969daf23;p=karo-tx-linux.git ARM: at91/dt: at91-kizbox: update chosen node Simplify the bootargs since the platform is booting from an initramfs and set the kernel stdout path to DBGU. Signed-off-by: Gaël PORTAY Acked-by: Boris Brezillon Acked-by: Alexandre Belloni Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/boot/dts/at91-kizbox.dts b/arch/arm/boot/dts/at91-kizbox.dts index e7391047f08e..b567b5ff908f 100644 --- a/arch/arm/boot/dts/at91-kizbox.dts +++ b/arch/arm/boot/dts/at91-kizbox.dts @@ -15,7 +15,8 @@ compatible = "overkiz,kizbox", "atmel,at91sam9g20", "atmel,at91sam9"; chosen { - bootargs = "panic=5 ubi.mtd=1 rootfstype=ubifs root=ubi0:root"; + bootargs = "ubi.mtd=ubi"; + linux,stdout-path = &dbgu; }; memory {