License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6/btrfs-unstable.git] / arch / mips / boot / dts / brcm / bcm6362-neufbox6-sercomm.dts
blob3e83bee5b91e8707c5d9d8490392e2df6507fb3e
1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 /include/ "bcm6362.dtsi"
6 / {
7         compatible = "sfr,nb6-ser", "brcm,bcm6362";
8         model = "SFR NeufBox 6 (Sercomm)";
10         memory@0 {
11                 device_type = "memory";
12                 reg = <0x00000000 0x08000000>;
13         };
15         chosen {
16                 bootargs = "console=ttyS0,115200";
17                 stdout-path = &uart0;
18         };
21 &uart0 {
22         status = "okay";