openwrt/target/linux/gemini
Linus Walleij 1977301b5f
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
gemini: use tar stream to write firmware
The firmware update file can get big, so instead of extracting
the whole file into the tmp folder potentially running out of space
and make the upgrade fail, stream from tar xvf -O directly to the
mtd write command.

Refactor the checking of partitions and the actual upgrade into
two steps when we are at it.

Link: https://github.com/openwrt/openwrt/pull/21782
Signed-off-by: Linus Walleij <linusw@kernel.org>
2026-01-30 14:33:34 +01:00
..
base-files gemini: use tar stream to write firmware 2026-01-30 14:33:34 +01:00
generic gemini: add generic subtarget 2022-12-23 19:44:20 +01:00
image gemini: pad storlink reference firmware to 128kb 2026-01-29 10:16:19 +01:00
patches-6.12 gemini: set disk activity on orange LED 2026-01-29 10:16:35 +01:00
config-6.12 gemini: select CONFIG_BLK_DEV_LOOP 2026-01-28 08:22:25 +01:00
Makefile gemini: select the right GPIO input package 2026-01-29 10:17:00 +01:00
modules.mk gemini: usb-fotg210: remove uneeded dependency on @USB_SUPPORT 2023-11-08 22:01:44 +01:00