openwrt/target/linux/ipq40xx
Bjørn Mork 8ac8c09f5e 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>
2021-12-03 12:23:02 +01:00
..
base-files ipq40xx: sysupgrade: drop disabled UBI to UBI logic 2021-12-03 12:23:02 +01:00
files ipq40xx: add support for GL.iNet GL-B2200 2021-12-02 20:43:07 +00:00
files-5.4/drivers/net/phy ipq40xx: 5.10: move AR40xx to MDIO drivers 2021-09-25 19:28:54 +02:00
files-5.10/drivers/net/mdio ipq40xx: 5.10: move AR40xx to MDIO drivers 2021-09-25 19:28:54 +02:00
generic ipq40xx: add support for GL.iNet GL-B2200 2021-12-02 20:43:07 +00:00
image ipq40xx: add support for GL.iNet GL-B2200 2021-12-02 20:43:07 +00:00
mikrotik ipq40xx: mikrotik: enable MikroTik platform driver 2021-01-17 14:31:56 +01:00
patches-5.4 ipq40xx: add support for GL.iNet GL-B2200 2021-12-02 20:43:07 +00:00
patches-5.10 ipq40xx: add support for GL.iNet GL-B2200 2021-12-02 20:43:07 +00:00
Makefile ipq40xx: switch to kernel 5.10 2021-11-03 23:50:56 +01:00
config-5.4 ipq40xx: enable CONFIG_CMDLINE_PARTITION and CONFIG_LEDS_TLC591XX 2021-11-01 00:56:51 +01:00
config-5.10 ipq40xx: 5.10: refresh config 2021-11-06 23:36:32 +01:00