brcm63xx: move the bootargs into the dtb files
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / ar-5387un.dts
index c30da06dc93a671caebcb287d7d1c3b0321274e3..b7b3a958b8e6aaa32ead5c167b0cc847eb6d5e5a 100644 (file)
@@ -8,6 +8,10 @@
        model = "Comtrend AR-5387un";
        compatible = "comtrend,ar-5387un", "brcm,bcm6328";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;