2ddaf96a77
The ZBT-WG826 is available with 16 or 32 MByte of flash. Split the device tree source file, rename the currently supported 16 MByte version and add the 32 MByte variant. Signed-off-by: Mathias Kresin <dev@kresin.me>
12 lines
No EOL
198 B
Text
12 lines
No EOL
198 B
Text
/dts-v1/;
|
|
|
|
#include "ZBT-WG3526.dtsi"
|
|
|
|
/ {
|
|
compatible = "zbtlink,zbt-we826-16m", "zbtlink,zbt-we826", "ralink,mt7620a-soc";
|
|
model = "ZBT-WE826 (16M)";
|
|
};
|
|
|
|
&firmware {
|
|
reg = <0x50000 0xfb0000>;
|
|
}; |