> ------------------------------------------------------------------------
> >/ Now I'm confused. Does the patch work for you after all? I've been using
> />/ it with A803 (arv752dpw22, MII) and the Elisa boxes
> />/ (arv4510pw/arv7510pw, RMII) and another OpenWrt user uses it with A802
> />/ (arv752dpw, RMII). Without the patch, network works if the boot loader
> />/ does the correct initialization. With the patch, network works
> />/ regardless of the boot loader, but only with the correct mii/rmii setting.
> />/
> />/ Matti
> /
> I have a couple of ARV4518PW with RTL8306 to make all the tests that you need.
> The u-boot i've flashed in these routers make them work with MII:
> https://github.com/Pteridium/U-boot_Lantiq_Danube/blob/master/package/uboot-lantiq/files/include/configs/arv4518PW.h
> https://github.com/Pteridium/U-boot_Lantiq_Danube/blob/master/package/uboot-lantiq/files/include/configs/arcadyan-common.h#L107
>
> Regards:
>
> Pepe

That's interesting. On the ARV752DPW there is RTL8306G, connected using
reverse MII. On ARV4518PW and ARV452CQW there is RTL8306SD, which
according to you seems to be connected using MII. This means that also
ARV4518PWR01.dts, ARV4518PWR01A.dts and ARV452CQW.dts need to be
switched from rmii to mii.

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

Reply via email to