openwrtv3/target/linux/ramips/dts/ZBT-WG3526-16M.dts
Mathias Kresin 619d68bfc9 ramips: prepare ZBT-WG3526 for hardware variants
The ZBT-WG3526 is available with 16 or 32 MByte of flash. Rename the
current supported 16MByte version to indicate which flash size variant
is supported.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2017-04-25 19:29:59 +02:00

15 lines
172 B
Text

/dts-v1/;
#include "ZBT-WG3526.dtsi"
/ {
model = "ZBT-WG3526 (16M)";
};
&firmware {
reg = <0x50000 0xfb0000>;
};
&status_led {
label = "zbt-wg3526:green:status";
};