brcm63xx: move the bootargs into the dtb files
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / bcm963268bu_p300.dts
index f659b396be4d46c4ea39e88822d79f73b90df92f..d332e3dd90b17be4ee86d156c8e5499dbda12ad1 100644 (file)
@@ -8,6 +8,10 @@
        model = "Broadcom BCM963268BU_P300 reference board";
        compatible = "brcm,bcm963268bu_p300", "brcm,bcm63268";
 
+       chosen {
+               bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;