mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-22 06:41:17 +00:00
25382dff85
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> |
||
---|---|---|
.. | ||
base-files | ||
files/arch/arm/boot/dts | ||
image | ||
patches-5.4 | ||
patches-5.10 | ||
config-5.4 | ||
config-5.10 | ||
Makefile |