bcm53xx: fix UBI EOF patch to allow sysupgrade after first installation
authorRafał Miłecki <zajec5@gmail.com>
Sun, 12 Apr 2015 10:20:59 +0000 (10:20 +0000)
committerRafał Miłecki <zajec5@gmail.com>
Sun, 12 Apr 2015 10:20:59 +0000 (10:20 +0000)
commitb10dcf833b5d86d7d580b5b8355336bf12efff58
tree3ed6a3df6319293ed9408629113c807ef2a4e789
parentd6e3b008b89efd7993da283da70ce2e04f7a25fa
bcm53xx: fix UBI EOF patch to allow sysupgrade after first installation

With previous version of patch info about need of erasing blocks was
stored once per boot. It was breaking in following scenario:
1) First boot after installation (erasing blocks after 0xdeadc0de)
2) Doing sysupgrade (with ubidetach & ubiformat)
3) Attaching UBI again (it caused all blocks to be erased)

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45387 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/bcm53xx/patches-3.18/500-UBI-Detect-EOF-mark-and-erase-all-remaining-blocks.patch