1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-29 12:24:11 +02:00
openwrt/target/linux/gemini
Linus Walleij 502b28b4a9 gemini: Make root filesystem writeable
The squashfs+jffs2 root filesystem only came up as read-only
and the config would not take:

[   25.600237] mount_root: Could not open mtd device: /dev/mtd4
[   25.634674] mount_root: reading rootfs_data failed
[   25.665346] mount_root: Could not open mtd device: /dev/mtd3
[   25.699802] mount_root: reading rootfs failed
[   25.726426] mount_root: mounting /dev/root

Well that is not very strange since the whole firmware partition
is made read-only in the device tree. Let's fix that by augmenting
the OpenWrt patch.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2019-06-15 19:55:32 +02:00
..
base-files gemini: Fix MAC address assignment for DIR-685 2019-06-15 19:55:31 +02:00
image gemini: Support sysupgrade on DIR-685 2019-05-23 10:19:52 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.99 2019-02-14 16:45:01 +01:00
patches-4.19 gemini: Make root filesystem writeable 2019-06-15 19:55:32 +02:00
config-4.14 gemini: enable CONFIG_PACKET 2019-06-15 19:55:31 +02:00
config-4.19 gemini: enable CONFIG_PACKET 2019-06-15 19:55:31 +02:00
Makefile build: add a config option for enabling a testing version of the target kernel 2019-05-11 11:37:10 +02:00