Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:fritz3390 [2020/02/03 22:23] Andreas Böhlerprojects:fritz3390 [2020/05/26 12:59] (current) Andreas Böhler
Line 15: 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
 +
 +While it's unlikely that the device will be officially supported, you can still install and run my patched version. Follow the HowTo for the [[:projects:fritz3490|FRITZ!Box 3490]] and checkout different branches:
 +
 +  * Lantiq: avm_fritz3390_wifi
 +  * ath79: avm_fritz3390_wasp_wifi
 +
 +On the 3390, you get 5GHz WiFi directly on the Lantiq. For the 2.4GHz WiFi you need the second ath79 target.