ARM: at91/dt: kizbox: use stdout-path
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 3 Jun 2015 12:24:05 +0000 (14:24 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 4 Jun 2015 08:00:38 +0000 (10:00 +0200)
The kizbox dts are using the deprecated linux,stdout-path. Replace those by
stdout-path.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Gaƫl PORTAY <g.portay@overkiz.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91-kizbox.dts
arch/arm/boot/dts/at91-kizbox2.dts
arch/arm/boot/dts/at91-kizboxmini.dts

index b567b5f..d9b7106 100644 (file)
@@ -16,7 +16,7 @@
 
        chosen {
                bootargs = "ubi.mtd=ubi";
-               linux,stdout-path = &dbgu;
+               stdout-path = &dbgu;
        };
 
        memory {
index a458e37..f0b1563 100644 (file)
@@ -15,7 +15,7 @@
 
        chosen {
                bootargs = "ubi.mtd=ubi";
-               linux,stdout-path = &dbgu;
+               stdout-path = &dbgu;
        };
 
        memory {
index 4611f22..9f72b49 100644 (file)
@@ -15,7 +15,7 @@
 
        chosen {
                bootargs = "ubi.mtd=ubi";
-               linux,stdout-path = &dbgu;
+               stdout-path = &dbgu;
        };
 
        memory {