ARM: dts: add bootargs for odroid XU3
authorJoonyoung Shim <jy0922.shim@samsung.com>
Mon, 5 Jan 2015 05:29:07 +0000 (14:29 +0900)
committerInha Song <ideal.song@samsung.com>
Mon, 13 Apr 2015 04:11:14 +0000 (13:11 +0900)
Add to use bootargs of dtb.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
arch/arm/boot/dts/exynos5422-odroidxu3.dts

index a519c863248d85f79a24d4fa918c53827819ca90..ede3824c4bec923873b1e3be31d1afd77c57da59 100644 (file)
@@ -22,6 +22,7 @@
        };
 
        chosen {
+               bootargs = "console=ttySAC2,115200N8 root=/dev/mmcblk0p2 rootwait";
                linux,stdout-path = &serial_2;
        };