openwrt/target/linux/ath79
Michael Pratt 76602ef889 ath79: move small-flash Engenius boards to tiny
This moves some of the Engenius boards from generic to tiny:

 - EAP350 v1
 - ECB350 v1
 - ENH202 v1

For these, factory.bin builds are already failing on master
branch because of the unique situation for these boards:

 - 8 MB flash
 - an extra "failsafe" image for recovery
 - TFTP does not work (barely possible with 600 MTU)
 - bootloader loads image from a longer flash offset
 - 1 eraseblock each needed for OKLI kernel loader and fake rootfs
 - using mtd-concat to make use of remaining space...

The manual alternative would be removing the failsafe partition.
However this comes with the risk of extremely difficult recovery
if a flash ever fails because TFTP on the bootloader is bugged.
Signed-off-by: Michael Pratt <mcpratt@pm.me>
[improve commit message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:27 +00:00
..
base-files/etc/hotplug.d/ieee80211 ath79: add WiFi migration for AR913x 2021-09-01 08:07:02 +00:00
dts ath79: keep DTSI files for D-Link SoC-specific 2021-09-01 08:07:26 +00:00
files ath79: add QCA956x SERDES init workaround 2021-09-01 08:07:13 +00:00
generic ath79: move small-flash Engenius boards to tiny 2021-09-01 08:07:27 +00:00
image ath79: move small-flash Engenius boards to tiny 2021-09-01 08:07:27 +00:00
mikrotik ath79: add support for MikroTik RouterBOARD wAPR-2nD (wAP R) 2021-09-01 08:07:23 +00:00
nand kernel: move some disabled symbols to generic 2021-09-01 08:07:23 +00:00
patches-5.4 ath79: drop upstreamed patch 2021-09-01 08:07:26 +00:00
tiny ath79: move small-flash Engenius boards to tiny 2021-09-01 08:07:27 +00:00
config-5.4 ath79: enable elf mtd splitter 2021-09-01 08:06:58 +00:00
Makefile ath79: move the squashfs feature to the parent target 2021-09-01 08:07:13 +00:00
modules.mk