1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/generic
Felix Fietkau 7703e14bc4 kernel: mtdsplit_squashfs: Align with the erase-block size
On most image types the rootfs ends at an erase-block. However, at least
with brnImages this is not the case: while the partitions are aligned
with the erase-block size there is a 12 byte footer at the end of the
partition which must not be touched by any filesystem. This lead to a
rootfs_data partition which was not aligned properly (and thus ended up
being readonly):
	0x000000480000-0x00000085a800 : "rootfs_data" (128 KiB EB)

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>

SVN-Revision: 48263
2016-01-17 10:41:30 +00:00
..
base-files
files kernel: mtdsplit_squashfs: Align with the erase-block size 2016-01-17 10:41:30 +00:00
image generic: relocate: make the cacheline size configurable 2015-03-30 20:20:10 +00:00
patches-3.18 kernel/3.18: update to version 3.18.25 2016-01-12 20:53:04 +00:00
patches-4.1 kernel: compile out SNMP MIB related counting if debloat-proc is active - improves network stack performance 2016-01-15 10:47:14 +00:00
patches-4.3 kernel: compile out SNMP MIB related counting if debloat-proc is active - improves network stack performance 2016-01-15 10:47:14 +00:00
patches-4.4 arc770: move arc patches to target/linux/generic 2016-01-15 10:49:11 +00:00
config-3.18 kernel: mtdsplit: add support for EVA images 2016-01-17 10:41:08 +00:00
config-4.1 kernel: mtdsplit: add support for EVA images 2016-01-17 10:41:08 +00:00
config-4.3 kernel: mtdsplit: add support for EVA images 2016-01-17 10:41:08 +00:00
config-4.4 kernel: mtdsplit: add support for EVA images 2016-01-17 10:41:08 +00:00
PATCHES