immortalwrt/target
Bjørn Mork 13dba15ccb ipq40xx: sysupgrade: drop disabled UBI to UBI logic
The commented out code is not required, as the comment
indicates.

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>
2022-03-29 16:29:52 +08:00
..
imagebuilder imagebuilder: fix broken image generation with external targets 2022-03-26 22:47:10 +08:00
linux ipq40xx: sysupgrade: drop disabled UBI to UBI logic 2022-03-29 16:29:52 +08:00
sdk build: scripts/config - update to kconfig-v5.14 2022-02-24 11:35:03 +08:00
toolchain config: pack toolchain per default on buildbots 2021-11-27 03:52:11 +08:00
Config.in base-files: add eMMC sysupgrade support 2022-02-12 12:26:37 +08:00
Makefile