openwrt/target/linux/realtek/image
Sander Vanheule 654c9732dc
Some checks failed
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
Build host tools / Build host tools for linux and macos based systems (push) Has been cancelled
realtek: merge Zyxel GS1900 firmware partitions
The dual-boot partition layout for the Zyxel GS1900 switches results in
6.9MB for both kernel and rootfs. Depending on the package selection,
this may already leave no space for the user overlay.

Merge the two firmware partitions, effectively dropping dual boot
support with OpenWrt. This results in a firmware partition of 13.9MB,
which should leave some room for the future.

To maintain install capabilites on new devices, an image is required
that still fits inside the original partition. The initramfs is used as
factory install image, so ensure this meets the old size constraints.
The factory image can be flashed via the same procedure as vendor images
when reverting to stock, can be installed from stock, or can be launched
via tftpboot.

Link: https://github.com/openwrt/openwrt/issues/16439
Link: https://github.com/openwrt/openwrt/pull/16442
Tested-by: Stijn Segers <foss@volatilesystems.org>
Signed-off-by: Sander Vanheule <sander@svanheule.net>
(cherry picked from commit 35acdbe909)
2024-12-22 19:22:58 +01:00
..
common.mk realtek: merge Zyxel GS1900 firmware partitions 2024-12-22 19:22:58 +01:00
Makefile realtek: add support for Linksys LGS310C 2024-10-02 20:15:21 +02:00
rtl838x.mk realtek: add support for Linksys LGS310C 2024-10-02 20:15:21 +02:00
rtl839x.mk realtek: add support for HPE 1920-48G (JG927A) and 1920-48G-PoE (JG928A) 2024-09-17 21:44:34 +02:00
rtl930x.mk realtek: add support for chassis fan on ZyXEL XGS1250-12 2024-02-12 20:09:24 +01:00
rtl931x.mk realtek: Add RTL931X sub-target 2022-02-17 15:21:47 +00:00