openwrtv3/target/linux/ramips/dts/ZBT-WE826-16M.dts
Mathias Kresin 2ddaf96a77 ramips: add ZBT-WE826 32MB variant
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>
2017-04-25 19:29:59 +02:00

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>;
};