xref: /freebsd/sys/contrib/device-tree/src/mips/ingenic/gcw0_proto.dts (revision 8ddb146abcdf061be9f2c0db7e391697dafad85c)
1// SPDX-License-Identifier: GPL-2.0
2/dts-v1/;
3
4#include "gcw0.dts"
5
6/ {
7	model = "GCW Zero Prototype";
8};
9
10&memory {
11	/* Prototype has only 256 MiB of RAM */
12	reg = <0x0 0x10000000>;
13};
14