]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ath79: move TP-Link RE450 v1 & v2 and RE355 v1 to tiny target 18126/head
authorIvan Diaz <diaz.it@icloud.com>
Mon, 10 Mar 2025 03:17:12 +0000 (22:17 -0500)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 31 Mar 2025 21:59:12 +0000 (23:59 +0200)
commit65b6f1c1b2512d5b91f3dd9b02bae0c17249d6fc
tree7732f3629add4c37fabc8ebc80124bf34f84d1f8
parentef20327e33fb38220ba0bca4418464749305e555
ath79: move TP-Link RE450 v1 & v2 and RE355 v1 to tiny target

This restores sysupgrade support

Since OpenWrt 23.05, the firmware selector no longer provides sysupgrade
images for RE450 V1 & V2 and RE355 v1 due to image size constraints
(~5.7MB limit), making the generic build unusable.

This commit moves RE450 V1 & V2 to the tiny target, enabling:
- Smaller image builds within the flash size limit.
- Restored sysupgrade support via the firmware selector.
- A secure-by-default wireless setup while allowing full management via UCI.
- Officially supported images, reducing the need for custom (potentially insecure) builds.

This ensures users can install a functional OpenWrt build without compromising security defaults.

Signed-off-by: Ivan Diaz <diaz.it@icloud.com>
[Squashed the commits together and just copied the target definition
from the generic subtarget.]
Link: https://github.com/openwrt/openwrt/pull/18126
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ath79/generic/base-files/etc/board.d/01_leds
target/linux/ath79/generic/base-files/etc/board.d/02_network
target/linux/ath79/image/generic-tp-link.mk
target/linux/ath79/image/tiny-tp-link.mk
target/linux/ath79/tiny/base-files/etc/board.d/01_leds
target/linux/ath79/tiny/base-files/etc/board.d/02_network