brcm63xx: move the bootargs into the dtb files
[openwrt/staging/mkresin.git] / target / linux / brcm63xx / dts / ct536plus.dts
index c05068a723b19524b74f2b51e5540611d6bd332c..91ca91c9f1acc7ddded8c46dc922440ede0c8bdd 100644 (file)
@@ -8,6 +8,10 @@
        model = "Comtrend CT-536+/CT-5621T";
        compatible = "comtrend,ct536+", "brcm,bcm6348";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;