openwrt/target/linux
Romain Mahoux e2d08084c3 ath79: add support for Compex WPJ558 (16M)
Specifications:
- SoC: QCA9558
- DRAM: 128MB DDR2
- Flash: 16MB SPI-NOR
- Wireless: on-board abgn 2×2 2.4GHz radio
- Ethernet: 2x 10/100/1000 Mbps (1x 802.11af PoE)
- miniPCIe slot

Flash instruction:
- From u-boot

tftpboot 0x80500000 openwrt-ath79-generic-compex_wpj558-16m-squashfs-sysupgrade.bin
erase 0x9f030000 +$filesize
cp.b $fileaddr 0x9f030000 $filesize
boot

- From cpximg loader

The cpximg loader can be started either by holding the reset button
during power up. Once it's running, a TFTP-server under 192.168.1.1 will accept
the image appropriate for the board revision that is etched on the board.

For example, if the board is labelled '6A07':

tftp -v -m binary 192.168.1.1 -c put openwrt-ath79-generic-compex_wpj558-16m-squashfs-cpximg-6a07.bin

Signed-off-by: Romain Mahoux <romain@mahoux.fr>
[convert to nvmem, remove redundant lan_mac in 02_network]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2021-08-25 01:42:17 +02:00
..
apm821xx kernel: bump 5.4 to 5.4.136 2021-07-31 19:13:00 +02:00
arc770 treewide: do not quote compatible in shell scripts 2021-06-06 19:17:47 +02:00
archs38 archs38: Do not activate ext3 driver options 2021-08-21 00:11:50 +02:00
armvirt treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
at91 kernel: move some drm symbols to generic config 2021-06-13 23:30:10 +02:00
ath25 kernel: bump 5.4 to 5.4.132 2021-07-17 13:21:03 +02:00
ath79 ath79: add support for Compex WPJ558 (16M) 2021-08-25 01:42:17 +02:00
bcm27xx bcm27xx: switch to kernel 5.10 2021-08-21 19:07:07 +02:00
bcm47xx bcm47xx: make WGT634U NVRAM patch apply again 2021-03-12 21:09:11 +01:00
bcm53xx kernel: bump 5.10 to 5.10.55 2021-08-08 17:57:34 +02:00
bcm63xx kernel: bump 5.10 to 5.10.50 2021-07-17 13:27:03 +02:00
bcm4908 kernel: bump 5.4 to 5.4.139 2021-08-14 20:25:19 +02:00
bmips treewide: backport support for nvmem on non platform devices 2021-08-05 01:46:26 +02:00
gemini treewide: add various missing config symbols 2021-08-10 20:22:59 +02:00
generic generic: fix debloat dma-buf 5.10 patch 2021-08-21 19:07:06 +02:00
imx6 imx6: image: drop BOOT_SCRIPT and fix DEVICE_NAME 2021-05-26 14:12:46 +02:00
ipq40xx ipq40xx: fix Edgecore ECW5211 boot 2021-08-18 16:11:11 +03:00
ipq806x ipq806x: Askey RT4230W REV6: use usual writing for pcie part 2021-08-25 01:42:16 +02:00
ipq807x kernel: Do not deactivate staging drivers 2021-08-21 01:10:17 +02:00
kirkwood treewide: do not quote compatible in shell scripts 2021-06-06 19:17:47 +02:00
lantiq lantiq: convert mtd-mac-address to nvmem for Fritz!Box 736x 2021-08-20 18:13:55 +02:00
layerscape kernel: bump 5.4 to 5.4.141 2021-08-21 15:59:39 +02:00
malta treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
mediatek mediatek: mt7623: enable clock drivers for Mali-450 and audio 2021-08-22 14:34:29 +01:00
mpc85xx treewide: add various missing config symbols 2021-08-10 20:22:59 +02:00
mvebu base-files: rename 'sdcard' to 'legacy-sdcard' 2021-08-16 12:22:17 +01:00
mxs treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
octeon kernel: bump 5.4 to 5.4.139 2021-08-14 20:25:19 +02:00
octeontx kernel: bump 5.4 to 5.4.136 2021-07-31 19:13:00 +02:00
omap omap: Remove EXT2 and EXT3 driver config 2021-08-09 01:17:06 +02:00
oxnas kernel: Do not deactivate staging drivers 2021-08-21 01:10:17 +02:00
pistachio treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
ramips ramips: add support for DomyWifi DM202/DM203/DW22D 2021-08-25 01:42:16 +02:00
realtek kernel: bump 5.4 to 5.4.139 2021-08-14 20:25:19 +02:00
rockchip kernel: Do not deactivate staging drivers 2021-08-21 01:10:17 +02:00
sunxi linux-firmware: update to version 20210315 and trim down broadcom FW 2021-06-06 00:26:13 +02:00
tegra tegra: add missing Kconfig symbol 2021-08-13 00:51:38 +02:00
uml treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
x86 kernel: bump 5.4 to 5.4.142 2021-08-21 15:59:39 +02:00
zynq kernel: Do not deactivate staging drivers 2021-08-21 01:10:17 +02:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00