mtd: allow partial block unlock
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 10 Oct 2012 11:38:44 +0000 (11:38 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 10 Oct 2012 11:38:44 +0000 (11:38 +0000)
commit9529ea409f6897ae3ff0b313ae90cb985eb859dd
tree018c21903bd7b659cccc15498701bb37be5eb6bf
parent0fe273b904f7122c547d984575a65bd57e2ed4c4
mtd: allow partial block unlock

This allows sysupgrade for devices such as the Gateworks Avila/Cambria
product families based on the ixp4xx using the redboot bootloader with
combined FIS directory and RedBoot config partitions on larger FLASH
devices with larger eraseblocks.

This second iteration of this patch addresses previous issues:
  - whitespace breakage fixed
  - unlock in all scenarios
  - simplification and fix logic bug

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33681 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/patches-3.3/478-mtd-partial_eraseblock_unlock.patch [new file with mode: 0644]