projects
/
oweals
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ramips: clean and improve MAC address setup in 02_network
[oweals/openwrt.git]
/
target
/
linux
/
ramips
/
dts
/
mt7628an_onion_omega2p.dts
1
/dts-v1/;
2
3
#include "mt7628an_onion_omega2.dtsi"
4
5
/ {
6
compatible = "onion,omega2p", "onion,omega2", "mediatek,mt7628an-soc";
7
model = "Onion Omega2+";
8
};
9
10
&firmware {
11
reg = <0x50000 0x1fb0000>;
12
};
13
14
&system_led {
15
label = "omega2p:amber:system";
16
};