[OpenWrt-Devel] [PATCH] ramips: update BR-6475ND dts
Christopher Lais
chris+openwrt at zenthought.org
Sat Dec 20 05:44:05 EST 2014
Disregard, seems to not function the same as reading from offset 0x8000 of
factory. Will make a proper patch later (perhaps as RTN56U is doing it, as
that does work..)
On Sat, Dec 20, 2014 at 4:27 AM, Christopher Lais <
chris+openwrt at zenthought.org> wrote:
> Update firmware location for 2.4GHz radio on the Edimax BR-6475nD.
>
> Signed-off-by: Christopher Lais <chris+openwrt at zenthought.org>
> ---
> target/linux/ramips/dts/BR-6475ND.dts | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/target/linux/ramips/dts/BR-6475ND.dts
> b/target/linux/ramips/dts/BR-6475ND.dts
> index 06f00d6..8dcaca7 100644
> --- a/target/linux/ramips/dts/BR-6475ND.dts
> +++ b/target/linux/ramips/dts/BR-6475ND.dts
> @@ -39,6 +39,7 @@
> };
>
> wmac at 10180000 {
> + status = "okay";
> ralink,mtd-eeprom = <&factory 0>;
> };
>
> @@ -58,9 +59,10 @@
> pci-bridge at 1 {
> status = "okay";
> wmac at 0,0 {
> + ralink,5ghz = <0>;
> compatible = "ralink,rt2880-pci",
> "pciclass060400", "pciclass0604";
> reg = < 0x10000 0 0 0 0 >;
> - ralink,eeprom = "soc_wmac.eeprom";
> + ralink,mtd-eeprom = <&factory
> 0x8000>;
> };
> };
> };
> --
> 2.1.3
>
>
--
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20141220/c21e067e/attachment.htm>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list