brcm63xx: switch to new partition layout specification
[oweals/openwrt.git] / target / linux / brcm63xx / dts / nb4-fxc-r1.dts
index e11ec4678d45c1bdab1a29abb09b1ad42b9b7f18..eba4b206fe0933ca5029a8b8d0d805ef16590441 100644 (file)
@@ -10,6 +10,7 @@
 
        chosen {
                bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+               stdout-path = "serial0:115200n8";
        };
 
        gpio-keys-polled {
        status = "ok";
 
        linux,part-probe = "bcm63xxpart";
+
+       partitions {
+               compatible = "brcm,bcm963xx-cfe-nor-partitions";
+       };
+};
+
+&uart0 {
+       status = "ok";
 };