]> git.ipfire.org Git - thirdparty/openwrt.git/commit
gemini: select CONFIG_BLK_DEV_LOOP
authorLinus Walleij <linusw@kernel.org>
Tue, 27 Jan 2026 19:52:37 +0000 (20:52 +0100)
committerLinus Walleij <linusw@kernel.org>
Wed, 11 Feb 2026 07:47:45 +0000 (08:47 +0100)
commit0a5e9bc6629f7f76e024f69acb9f2a412fc7003d
tree121f69b1c5071262d4b2d00625b8edf91d3d02b2
parent1bd010f83b201ac379152d3756d370a696af6800
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
(cherry picked from commit b8dc7ac9c68d7e3e3a838c2ca32545c57642653b)
Link: https://github.com/openwrt/openwrt/pull/21973
Signed-off-by: Linus Walleij <linusw@kernel.org>
target/linux/gemini/config-6.12