From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [PATCH v3 2/2] mtd: spi-nor: parse SFDP Sector Map Parameter Table To: Tudor Ambarus , dwmw2@infradead.org, computersforpeace@gmail.com, boris.brezillon@bootlin.com, richard@nod.at Cc: linux-mtd@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, cyrille.pitchen@microchip.com, nicolas.ferre@microchip.com, Cristian.Birsan@microchip.com References: <20180911154007.17195-1-tudor.ambarus@microchip.com> <20180911154007.17195-3-tudor.ambarus@microchip.com> From: Marek Vasut Message-ID: Date: Tue, 11 Sep 2018 20:56:16 +0200 MIME-Version: 1.0 In-Reply-To: <20180911154007.17195-3-tudor.ambarus@microchip.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 09/11/2018 05:40 PM, Tudor Ambarus wrote: > Add support for the SFDP (JESD216B) Sector Map Parameter Table. This > table is optional, but when available, we parse it to identify the > location and size of sectors within the main data array of the > flash memory device and to identify which Erase Types are supported by > each sector. > > Signed-off-by: Tudor Ambarus Reviewed-by: Marek Vasut -- Best regards, Marek Vasut