mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-28 09:39:00 +00:00
502b28b4a9
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> |
||
---|---|---|
.. | ||
0001-pinctrl-gemini-Mask-and-set-properly.patch | ||
0002-pinctrl-gemini-Fix-up-TVC-clock-group.patch | ||
0003-pinctrl-gemini-Drop-noisy-debug-prints.patch | ||
0004-boot-sq201-from-sda1.patch | ||
0005-mtd-physmap_of-Move-custom-initialization.patch | ||
0006-mtd-physmap_of_gemini-Handle-pin-control.patch | ||
0008-ARM-dts-Enable-Gemini-flash-access.patch | ||
0009-mtd-partitions-Add-RedBoot-FIS-DT-bindings.patch | ||
0010-mtd-partitions-Add-second-compatible-for-redboot.patch | ||
0011-ARM-dts-Fix-up-SQ201-flash-access.patch | ||
0012-ARM-dts-Blank-D-Link-DIR-685-console.patch | ||
0013-usb-host-fotg2-add-silicon-clock-handling.patch | ||
0014-usb-host-add-DT-bindings-for-faraday-fotg2.patch | ||
0015-usb-host-fotg2-add-device-tree-probing.patch | ||
0016-usb-host-fotg2-add-Gemini-specific-handling.patch | ||
0017-usb-host-fotg2-restart-hcd-after-port-reset.patch | ||
0018-ARM-dts-Add-the-FOTG210-USB-host-to-Gemini-boards.patch | ||
0019-ARM-dts-gemini-Indent-DIR-685-partition-table.patch | ||
0020-ARM-dts-Augment-DIR-685-partition-table-for-OpenWrt.patch |