mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-11 23:42:57 +00:00
ath79: define 2.4GHz radio for nanostation ac loco
The nanostation ac loco has a 2.4GHz management radio. Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
a181dbc2e3
commit
cf5a1abe46
@ -33,3 +33,9 @@
|
|||||||
rxdv-delay = <3>;
|
rxdv-delay = <3>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&wmac {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
mtd-cal-data = <&art 0x1000>;
|
||||||
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user