brcm63xx: move the bootargs into the dtb files
[openwrt/staging/lynxis/omap.git] / target / linux / brcm63xx / dts / dsl-275xb-d.dts
index dd00e2c5731943ddaacf23b899130c301f032d1c..b78ec541ae19611aa747e7377b62acaed878fdd4 100644 (file)
@@ -8,6 +8,10 @@
        model = "D-Link DSL-2750B/DSL-2751 rev D1";
        compatible = "d-link,dsl-275xb-d", "brcm,bcm6318";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;