tn3399_openwrt/package/firmware
Fredrik Olofsson 52b8c7a892 ipq40xx: Add support for D-Link DAP-2610
Specifications
==============
- SOC: IPQ4018
- RAM: DDR3 256MB
- Flash: SPI NOR 16MB
- WiFi:
    - 2.4GHz: IPQ4018, 2x2, front end SKY85303-11
    - 5GHz: IPQ4018, 2x2, front end SKY85717-21
- Ethernet: 1x 10/100/1000Mbps, POE 802.3af
- PHY: QCA8072
- UART: GND, blocked, 3.3V, RX, TX / 115200 8N1
- LED: 1x red / green
- Button: 1x reset / factory default
- U-Boot bootloader with tftp and "emergency web server" accessible
  using serial port.

Installation
============
Flash factory image from D-Link web UI. Constraints in the D-Link web UI
makes the factory image unnecessarily large. Flash again using
sysupgrade from inside OpenWrt to reclaim some flash space.

Return to stock D-Link firmware
===============================
Partition layout is preserved, and it is possible to return to the stock
firmware simply by downloading it from D-Link and writing it to the
firmware partition.

    # mtd -r write dap2610-firmware.bin firmware

Quirks
======
To be flashable from the D-Link http server, the firmware must be larger
then 6MB, and the size in the firmware header must match the actual file
size. Also, the boot loader verifies the checksum of the firmware before
each boot, thus the jffs2 must be after the checksum covered part. This
is solved in the factory image by having the rootfs at the very end of
the image (without pad-rootfs).

The sysupgrade image which does not have to be flashable from the D-Link
web UI may be smaller, and the checksum in the firmware header only
covers the kernel part of the image.

Signed-off-by: Fredrik Olofsson <fredrik.olofsson@anyfinetworks.com>
[added WRGG Variables to DEVICE_VARS, squashed spi pinconf/mux,
added emd1's gmac0 config,fix dtc warnings]
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2020-01-26 01:20:45 +01:00
..
amd64-microcode Revert "amd64-microcode: create early load microcode image" 2018-11-27 18:58:33 +01:00
ath10k-firmware ath10k-firmware: fix mirror hash 2020-01-24 08:21:04 +01:00
b43legacy-firmware treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
cypress-firmware cypress-firmware: add new package 2019-12-17 19:20:02 +01:00
cypress-nvram cypress-nvram: add new package 2019-12-18 08:44:48 +01:00
intel-microcode firmware: intel-microcode: bump to 20190918 2019-11-10 23:39:29 +01:00
ipq-wifi ipq40xx: Add support for D-Link DAP-2610 2020-01-26 01:20:45 +01:00
lantiq/dsl-vrx200-firmware-xdsl treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
layerscape layerscape: convert to python3 for rcw 2019-07-26 08:09:16 +02:00
linux-firmware linux-firmware: update to 20191215 2019-12-23 00:20:55 +01:00
prism54-firmware treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
vsc73x5-ucode treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
wireless-regdb wireless-regdb: Make it build with python2 2019-11-21 23:47:35 +01:00