Openwrt/package/firmware
Stefan Schake d3c8881194 ipq40xx: add support for devolo Magic 2 WiFi next
SOC:     IPQ4018 / QCA Dakota
CPU:     Quad-Core ARMv7 Processor rev 5 (v71) Cortex-A7
DRAM:    256 MiB
NOR:     32 MiB
ETH:     Qualcomm Atheros QCA8075 (2 ports)
PLC:     MaxLinear G.hn 88LX5152
WLAN1:   Qualcomm Atheros QCA4018 2.4GHz 802.11bgn 2:2x2
WLAN2:   Qualcomm Atheros QCA4018 5GHz 802.11a/n/ac 2:2x2
INPUT:   RESET, WiFi, PLC Button
LEDS:    red/white home, white WiFi

To modify a retail device to run OpenWRT firmware:
1) Setup a TFTP server on IP address 192.168.0.100 and copy the OpenWRT
   initramfs (initramfs-fit-uImage.itb) to the TFTP root as 'uploadfile'.
2) Power on the device while pressing the recessed reset button next to
   the Ethernet ports. This causes the bootloader to retrieve and start
   the initramfs.
3) Once the initramfs is booted, the device will come up with IP
   192.168.1.1. You can then connect through SSH (allow some time for
   the first connection).
4) On the device shell, run 'fw_printenv' to show the U-boot environment.
   Backup this information since it contains device unique factory data.
5) Change the boot command to support booting OpenWRT:
   # fw_setenv bootcmd 'sf probe && sf read 0x84000000 0x180000 0x400000 && bootm'
6) Change directory to /tmp, download the sysupgrade (e.g. through wget)
   and install it with sysupgrade. The device will reboot into OpenWRT.

Notice that there is currently no support for booting the G.hn chip.
This requires userland software we lack the rights to share right now.

Signed-off-by: Stefan Schake <stefan.schake@devolo.de>
2020-12-22 20:55:40 +01:00
..
amd64-microcode
ath10k-ct-firmware ath10k-ct-firmware: switch to linux-firmware board binaries 2020-11-28 18:19:37 +01:00
b43legacy-firmware
cypress-firmware cypress-firmware: add proper package conflicts 2020-11-25 10:30:44 +01:00
cypress-nvram cypress-nvram: add proper package conflicts 2020-11-25 10:30:44 +01:00
intel-microcode
ipq-wifi ipq40xx: add support for devolo Magic 2 WiFi next 2020-12-22 20:55:40 +01:00
lantiq/dsl-vrx200-firmware-xdsl
layerscape layerscape: enable spi-uart in LS1012A-FRDM 2020-11-23 22:53:15 +01:00
linux-firmware linux-firmware: ath10k: add board firmware packages 2020-11-28 18:19:37 +01:00
prism54-firmware
wireless-regdb wireless-regdb: Update to version 2020.11.20 2020-12-16 22:11:19 +01:00