brcm63xx: move the bootargs into the dtb files
[openwrt/staging/mkresin.git] / target / linux / brcm63xx / dts / a4001n.dts
index 13c5e503aadbae32389639d865f361d904c155be..c71e2857b60b411db06a955d54c94602db4bf765 100644 (file)
@@ -8,6 +8,10 @@
        model = "ADB P.DG A4001N";
        compatible = "adb,a4001n", "brcm,bcm6328";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;