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
powerpc: Delete __cpuinit usage from all users
[linux/fpc-iii.git]
/
arch
/
mips
/
ralink
/
dts
/
mt7620a_eval.dts
blob
35eb874ab7f11b25248e40714c2e477ec0f1d4a3
1
/dts-v1/;
2
3
/include/ "mt7620a.dtsi"
4
5
/ {
6
compatible = "ralink,mt7620a-eval-board", "ralink,mt7620a-soc";
7
model = "Ralink MT7620A evaluation board";
8
9
memory@0 {
10
reg = <0x0 0x2000000>;
11
};
12
13
chosen {
14
bootargs = "console=ttyS0,57600";
15
};
16
};