tn3399_openwrt/target/linux/ath79
Joe Mullally 44e1e5d153 ath79: Move TPLink WPA8630Pv2 to ath79-tiny target
These devices only have 6MiB available for firmware, which is not
enough for recent release images, so move these to the tiny target.

Note for users sysupgrading from the previous ath79-generic snapshot
images:

The tiny target kernel has a 4Kb flash erase block size instead
of the generic target's 64kb. This means the JFFS2 overlay partition
containing settings must be reformatted with the new block size or else
there will be data corruption.

To do this, backup your settings before upgrading, then during the
sysupgrade, de-select "Keep Settings". On the CLI, use "sysupgrade -n".

If you forget to do this and your system becomes unstable after
upgrading, you can do this to format the partition and recover:

* Reboot
* Press RESET when Power LED blinks during boot to enter Failsafe mode
* SSH to 192.168.1.1
* Run "firstboot" and reboot

Signed-off-by: Joe Mullally <jwmullally@gmail.com>
Tested-by: Robert Högberg <robert.hogberg@gmail.com>
2022-04-09 19:31:46 +02:00
..
base-files/etc/hotplug.d/ieee80211 ath79: migrate Archer C5 5GHz radio device paths 2022-03-31 18:07:29 +02:00
dts ath79: fix label MAC address for Ubiquiti UniFi AP Outdoor+ 2022-03-30 17:48:30 +02:00
files ath79: add support for reset key on MikroTik RB912UAG-2HPnD 2022-01-19 16:40:12 +01:00
generic ath79: Move TPLink WPA8630Pv2 to ath79-tiny target 2022-04-09 19:31:46 +02:00
image ath79: Move TPLink WPA8630Pv2 to ath79-tiny target 2022-04-09 19:31:46 +02:00
mikrotik ath79: mikrotik: enable ecc hamming algorithm for kernel 5.15 2022-04-05 17:31:04 +02:00
nand ath79: improve support for GL.iNet GL-XE300 2022-03-17 21:55:10 +01:00
patches-5.10 ath79: fix ar934x spi driver delays 2022-04-05 17:31:04 +02:00
patches-5.15 ath79: fix ar934x spi driver delays 2022-04-05 17:31:04 +02:00
tiny ath79: Move TPLink WPA8630Pv2 to ath79-tiny target 2022-04-09 19:31:46 +02:00
config-5.10 ath79: add support for reset key on MikroTik RB912UAG-2HPnD 2022-01-19 16:40:12 +01:00
config-5.15 ath79: add 5.15 support for generic subtarget 2022-03-30 17:28:39 +02:00
Makefile ath79: switch to Kernel 5.10 2021-12-21 21:38:52 +01:00
modules.mk