ramips: pad EX400 kernel partition to retain web recovery
authorDavid Bauer <mail@david-bauer.net>
Tue, 13 May 2025 23:49:44 +0000 (01:49 +0200)
committerDavid Bauer <mail@david-bauer.net>
Wed, 14 May 2025 16:39:56 +0000 (18:39 +0200)
commiteea4689654e1b07cffe62bc97ad8fef0474bb3b7
tree05d909e9f303654924317bdc112284e990a9399c
parentd97c01a11f7397de960fcac642bee49847176ade
ramips: pad EX400 kernel partition to retain web recovery

The web-recovery of the Genexis EX400 validates uploaded images to fit
in the rootf_0 partition.

With OpenWrt, only the kernel is stored in this partition, leaving the
partition very small. Currently, the first factory release image won't
be accepted by the recovery interface after the OpenWrt installation.

Pad the image of the ubifs to 10MB. This allows the 24.10 release image
to be uploaded, enabling device recovery.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ramips/image/mt7621.mk