blob: 9fe13eb5498a156df9c73df9e65eb08f8c507543 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#include "mt7628an_widora_neo.dtsi"
/ {
compatible = "widora,neo-32m", "widora,neo", "mediatek,mt7628an-soc";
model = "Widora-NEO (32M)";
};
&flash0 {
broken-flash-reset;
};
&firmware {
reg = <0x50000 0x1fb0000>;
};
|