mtd: allow partial block unlock
authorFelix Fietkau <nbd@openwrt.org>
Wed, 10 Oct 2012 11:38:44 +0000 (11:38 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 10 Oct 2012 11:38:44 +0000 (11:38 +0000)
commit4b99e32336d3c54e2bce4d1234c163a0e01b1548
tree018c21903bd7b659cccc15498701bb37be5eb6bf
parent0f9ebe553a9bba0153bb5a734beaab09932037ae
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>
SVN-Revision: 33681
target/linux/generic/patches-3.3/478-mtd-partial_eraseblock_unlock.patch [new file with mode: 0644]