5aea2ddc8d2fadeb7222f552399ac81a49750f49
[oweals/openwrt.git] / target / linux / bcm63xx / dts / bcm6345-brcm-bcm96345gw2.dts
1 /dts-v1/;
2
3 #include "bcm6345.dtsi"
4
5 #include <dt-bindings/input/input.h>
6
7 / {
8         model = "Broadcom BCM96345GW2 reference board";
9         compatible = "brcm,bcm96345gw2", "brcm,bcm6345";
10
11         chosen {
12                 bootargs = "rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
13                 stdout-path = "serial0:115200n8";
14         };
15 };
16
17 &pflash {
18         status = "ok";
19
20         partitions {
21                 compatible = "brcm,bcm963xx-cfe-nor-partitions";
22         };
23 };
24
25 &uart0 {
26         status = "ok";
27 };