openwrt/target/linux/gemini
Linus Walleij b8dc7ac9c6 gemini: select CONFIG_BLK_DEV_LOOP
The gemini is using split squashfs/jffs2 root filesystems on
all devices, so without CONFIG_BLK_DEV_LOOP the device does
not gain a writeable root filesystem with these boot messages:

mount_root: unable to create loop device
mount_root: jffs2 not ready yet, using temporary tmpfs overlay

and then it never gets out of that. Fix this so we get writeable
rootfs again.

Link: https://github.com/openwrt/openwrt/pull/21748
Signed-off-by: Linus Walleij <linusw@kernel.org>
2026-01-28 08:22:25 +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: select CONFIG_BLK_DEV_LOOP 2026-01-28 08:22:25 +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