immortalwrt/target/linux/ath79/tiny
Michael Pratt 37b38d6e01
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>
2021-01-09 16:38:25 +08:00
..
base-files ath79: move small-flash Engenius boards to tiny 2021-01-09 16:38:25 +08:00
profiles Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00
config-default ath79: add kernel 5.4 support 2020-04-23 12:00:03 +08:00
target.mk ath79: move the squashfs feature to the parent target 2020-11-24 23:20:48 +08:00