repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
mips
/
boot
/
dts
/
ingenic
/
gcw0_proto.dts
blob
02df22f8ae0f483e5213f486d2d322425f8c07af
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
};