Hello Jacek,

2014-04-25 9:12 GMT-07:00 Jacek Kikiewicz <ja...@aol.pl>:
> Hello Florian,
>
> Thanks for replying.
>
>
>> Those chips usually do not require a driver per-se, but just a user space
>> program to load their firmware and configuration blob.
>>
>
> Well that would be easier / better.
>
>>
>> If you can figure out how the AR7400 is connected (presumably via MII to
>> one port of the switch) you surely can extract the firmware image and the
>> PIB (configuration blob). Then you should be able to use the open-plc
>> utilities [1] to load those files and configure your PLC chip (security key
>> etc...), those utilities are already packaged in OpenWrt.
>>
>> [1]: https://github.com/qca/open-plc-utils
>>
>
> Any hint how do I do that? :)

First things first: do you have OpenWrt installed on your device, or
are you using the stock firmware? If the former, you could start
installing the open-plc-utils, and query for an AR7400 waiting for a
firmware to be loaded. I can't remember which tool does that from the
top of my head, but the open-plc-utils github has a fairly extensive
documentation on this.

If you do not yet have OpenWrt running on your device, you should
probably start looking at your device sources and figure out how many
modifications you need to make to support it. There is a continuous
stream of patches for adding specific board support to the ar71xx, so
I would start looking at the recent patches which add support for
boards similar to yours.

>
> As I said, unfortunately I am pretty clueless on that front.
>
>
> Jacek
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



-- 
Florian
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to