Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7e5883b5 authored by Alexandre Belloni's avatar Alexandre Belloni Committed by Nicolas Ferre
Browse files

ARM: at91/dt: kizbox: use stdout-path



The kizbox dts are using the deprecated linux,stdout-path. Replace those by
stdout-path.

Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: default avatarGaël PORTAY <g.portay@overkiz.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent ee3b67cc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@

	chosen {
		bootargs = "ubi.mtd=ubi";
		linux,stdout-path = &dbgu;
		stdout-path = &dbgu;
	};

	memory {
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@

	chosen {
		bootargs = "ubi.mtd=ubi";
		linux,stdout-path = &dbgu;
		stdout-path = &dbgu;
	};

	memory {
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@

	chosen {
		bootargs = "ubi.mtd=ubi";
		linux,stdout-path = &dbgu;
		stdout-path = &dbgu;
	};

	memory {