You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
231 B
21 lines
231 B
8 years ago
|
/dts-v1/;
|
||
|
|
||
|
#include "OMEGA2.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Onion Omega2+";
|
||
|
|
||
|
memory@0 {
|
||
|
device_type = "memory";
|
||
|
reg = <0x0 0x8000000>;
|
||
|
};
|
||
|
};
|
||
|
|
||
|
&firmware {
|
||
|
reg = <0x50000 0x1fb0000>;
|
||
|
};
|
||
|
|
||
|
&system_led {
|
||
|
label = "omega2p:amber:system";
|
||
|
};
|