From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga02.intel.com ([134.134.136.20]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UDvyW-0008Cj-Hd for linux-mtd@lists.infradead.org; Fri, 08 Mar 2013 12:00:37 +0000 Message-ID: <1362744073.21850.194.camel@sauron> Subject: Re: [PATCH v2] mtd: ofpart: support partitions of 4 GB and larger From: Artem Bityutskiy To: Aaron Sierra Date: Fri, 08 Mar 2013 14:01:13 +0200 In-Reply-To: <9b66b475-1755-4842-b44e-4948ed7ed9d4@zimbra> References: <9b66b475-1755-4842-b44e-4948ed7ed9d4@zimbra> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: Huang Shijie , linux-mtd@lists.infradead.org, Joe Schaack Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2013-02-21 at 16:29 -0600, Aaron Sierra wrote: > From: Joe Schaack > > Previously, partitions were limited to less than 4 GB in size because > the address and size were read as 32-bit values. Add support for 64-bit > values to support devices of 4 GB and larger. > > Signed-off-by: Joe Schaack > Signed-off-by: Nate Case > Signed-off-by: Aaron Sierra Pushed to l2-mtd.git, thanks! -- Best Regards, Artem Bityutskiy