openwrt/target/linux/gemini
Linus Walleij 691aa70e16 gemini: create a copy-kernel for 3072k kernels
The Raidsonic devices do not use a 2048k kernel "Kern"
partition like the Storlink reference designs. Instead
it uses a 3072k partition to fit a slightly
larger kernel.

Sadly the current OpenWrt Gemini kernel is still bigger
than 3072k so we need to make use of the Ramdisk
partition as well.

Create a special "copy-kernel" version that can deal
with the Raidsonic 3072k kernels. Tested on the
Raidsonic IB-4220-B booting kernel v6.12.66.

Fix a copy/paste error in the image generation makefile
while we are at it.

Link: https://github.com/openwrt/openwrt/pull/21686
Signed-off-by: Linus Walleij <linusw@kernel.org>
2026-01-25 19:08:01 +01:00
..
base-files gemini: support upgrade on reference designs 2026-01-24 17:29:17 +01:00
generic gemini: add generic subtarget 2022-12-23 19:44:20 +01:00
image gemini: create a copy-kernel for 3072k kernels 2026-01-25 19:08:01 +01:00
patches-6.12 gemini: Fix up the rootfs device for SQ201 2026-01-23 23:50:19 +01:00
config-6.12 gemini: set PREEMPT_NONE as default preemption model 2026-01-24 22:52:49 +01:00
Makefile gemini: Switch to kernel v6.12 only 2025-05-27 21:04:01 +02:00
modules.mk gemini: usb-fotg210: remove uneeded dependency on @USB_SUPPORT 2023-11-08 22:01:44 +01:00