Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
projects:fritz3390 [2020/01/26 16:53] – created Andreas Böhlerprojects:fritz3390 [2020/02/03 22:29] Andreas Böhler
Line 1: Line 1:
 +~~NOTOC~~
 ====== Linux/OpenWrt on the AVM FRITZ!Box 3390 ====== ====== Linux/OpenWrt on the AVM FRITZ!Box 3390 ======
  
Line 14: Line 15:
  
 Basically, I added MDIO support to the Lantiq switch driver, created a userspace stage 1 and stage 2 uploader and created a second OpenWrt instance for the Atheros target. So far, it works and I immediately went on to a [[:projects:fritz3490|FRITZ!Box 3490]]. Basically, I added MDIO support to the Lantiq switch driver, created a userspace stage 1 and stage 2 uploader and created a second OpenWrt instance for the Atheros target. So far, it works and I immediately went on to a [[:projects:fritz3490|FRITZ!Box 3490]].
 +
 +Support for both targets (i.e. Lantiq and ath79) will be added to OpenWrt via a series of Pull Requests: 
 +
 +  * https://github.com/openwrt/openwrt/pull/2662 Lantiq Pull Request
 +  * https://github.com/openwrt/openwrt/pull/2711 ath79 Pull Request