From: Joe Schaack Date: Thu, 21 Feb 2013 22:29:45 +0000 (-0600) Subject: mtd: ofpart: support partitions of 4 GiB and larger X-Git-Tag: v3.10-rc1~36^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05ff8c258c76dd469232a03ec8d45f7e7267e0ac;p=pandora-kernel.git mtd: ofpart: support partitions of 4 GiB and larger Previously, partitions were limited to less than 4 GiB in size because the address and size were read as 32-bit values. Add support for 64-bit values to support devices of 4 GiB and larger. Signed-off-by: Joe Schaack Signed-off-by: Nate Case Signed-off-by: Aaron Sierra Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed