openwrt/target/linux/mvebu
Bjørn Mork 0efb169aad mvebu: sysupgrade: drop unnecessary UBI to UBI logic
The recent changes to the maximum kernel size for Mamba and Venom
highlighted the fact that the old Mamba kernel size has been
hardcoded in linksys_get_root_magic() even for devices with
a different kernel/rootfs split.

The purpose of this code seems to be to avoid issues caused
by partially overwriting an existing UBI partition, where some
of the erase counters would be reset but not the unmodified
ones.  This problem has been solved in a more generic way by
the UBI EOF marker. This ensures that any old PEBs after the
marker are properly initialized.  It is therefore unnecessary
to erase the whole partition before flashing a new OpenWrt
factory image.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
2021-12-03 12:23:02 +01:00
..
base-files/lib/preinit mvebu: switch to generic sdcard upgrade method 2021-08-07 01:43:39 +03:00
cortexa9 mvebu: sysupgrade: drop unnecessary UBI to UBI logic 2021-12-03 12:23:02 +01:00
cortexa53 kernel: Deactivate some ARM64 errata workarounds 2021-10-03 01:13:18 +02:00
cortexa72 kernel: Deactivate some ARM64 errata workarounds 2021-10-03 01:13:18 +02:00
files/arch mvebu: mochabin: correct LED labels in DTS 2021-10-09 19:27:11 +02:00
image mvebu: add Globalscale MOCHAbin 2021-10-02 16:45:35 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.81 2021-11-27 19:19:11 +01:00
Makefile mvebu: switch to kernel 5.10 2021-09-08 13:28:22 -10:00
config-5.10 kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
modules.mk mvebu: backport linkstation-poweroff upstream driver 2020-08-28 10:44:29 +01:00