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>
chosen {
bootargs = "ubi.mtd=ubi";
- linux,stdout-path = &dbgu;
+ stdout-path = &dbgu;
};
memory {
chosen {
bootargs = "ubi.mtd=ubi";
- linux,stdout-path = &dbgu;
+ stdout-path = &dbgu;
};
memory {
chosen {
bootargs = "ubi.mtd=ubi";
- linux,stdout-path = &dbgu;
+ stdout-path = &dbgu;
};
memory {