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
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
arch
/
mips
/
boot
/
dts
/
ralink
/
omega2p.dts
blob
5884fd48f59a62988f5b2246cc609745812ecbea
1
/dts-v1/;
2
3
/include/ "mt7628a.dtsi"
4
5
/ {
6
compatible = "onion,omega2+", "ralink,mt7688a-soc", "ralink,mt7628a-soc";
7
model = "Onion Omega2+";
8
9
memory@0 {
10
device_type = "memory";
11
reg = <0x0 0x8000000>;
12
};
13
14
chosen {
15
bootargs = "console=ttyS0,115200";
16
stdout-path = &uart0;
17
};
18
};