1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/target/linux
David Bauer b56f7407d9 rockchip: fix broken squashfs sysupgrade
The rockchip platform supports squashfs SD card images. However, the
resulting image is not padded to completely fill the rootfs partition.

Because of that, the f2fs overlay might not be erased, resulting in
uci-defaults not bing executed or the configuration not being erased,
even though drop config was selected.

Modify the image generation process so the image is padded to cover the
entire root filesystem partition.

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-09-24 12:28:48 +02:00
..
apm821xx kernel: bump 5.4 to 5.4.145 2021-09-13 17:08:17 +02:00
arc770
archs38 kernel: Add missing kernel config options 2021-09-13 13:04:21 +02:00
armvirt
at91
ath25
ath79 kernel: bump 5.4 to 5.4.144 2021-09-13 17:08:17 +02:00
bcm27xx kernel: bump 5.4 to 5.4.145 2021-09-13 17:08:17 +02:00
bcm47xx bcm47xx: use device vendor/model variable 2021-09-23 21:45:30 -10:00
bcm53xx bcm53xx: MR32: read mac-address from eeprom 2021-09-23 20:50:58 +02:00
bcm63xx bcm63xx: remove memcpy from mac assignment 2021-09-21 15:46:19 -10:00
bcm4908
bmips linux: update b53 upstream driver 2021-09-17 10:15:26 +02:00
gemini kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-09 20:24:12 +02:00
generic kernel: add a bridge feature for filtering BPDU packets on ports 2021-09-21 19:43:20 +02:00
imx6
ipq40xx kernel: bump 5.4 to 5.4.144 2021-09-13 17:08:17 +02:00
ipq806x ipq806x: switch to kernel 5.10 2021-09-12 18:52:30 +02:00
ipq807x kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-09 20:24:12 +02:00
kirkwood kirkwood: increase kernel size of Linksyses 2021-09-13 18:36:15 +02:00
lantiq
layerscape kernel: bump 5.4 to 5.4.145 2021-09-13 17:08:17 +02:00
malta
mediatek kernel: bump 5.4 to 5.4.144 2021-09-13 17:08:17 +02:00
mpc85xx
mvebu mvebu: add support for iEi Puzzle-M901/Puzzle-M902 2021-09-09 23:36:13 +02:00
mxs
octeon
octeontx octeontx: add linux 5.10 testing kernel support 2021-09-13 18:36:15 +02:00
omap
oxnas kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-09 20:24:12 +02:00
pistachio
ramips
realtek realtek: add ZyXEL GS1900-24HPv2 support 2021-09-13 18:36:15 +02:00
rockchip rockchip: fix broken squashfs sysupgrade 2021-09-24 12:28:48 +02:00
sunxi sunxi: add testing Linux 5.10 2021-09-15 19:11:44 +01:00
tegra kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-09 20:24:12 +02:00
uml
x86 x86: use device vendor/model variable 2021-09-23 21:45:13 -10:00
zynq
Makefile