From: Dmitry Eremin-Solenikov Date: Mon, 6 Jun 2011 14:04:14 +0000 (+0400) Subject: mtd: add a flags for partitions which should just leave smth. after them X-Git-Tag: v3.2-rc1~14^2~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a31368bf92ef2a7da3ba379672c405bd2751df9;p=pandora-kernel.git mtd: add a flags for partitions which should just leave smth. after them Add support for MTDPART_OFS_RETAIN: such partitions start at the current offset, take as much space as possible, but rain part->size bytes after the end of the partitions for other parts. Primarily this is intended for ts72xx arm platforms cleanup. Artem: tweaked the patch a bit Signed-off-by: Dmitry Eremin-Solenikov Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed