From 867f770de8127d2e1dd730ce60608dfdac08d863 Mon Sep 17 00:00:00 2001 From: Priyanka Jain Date: Tue, 15 Oct 2013 11:09:05 +0530 Subject: [PATCH] mtd: m25p80: Add support for Micron N25Q512A memory Micron N25Q512A is a spi flash memory with following features: -64MB size, 1.8V, Mulitple I/O, 4KB Sector erase memory. -Memory is organised as 1024(64KB) main sectors. -Each sector is divided into 256 pages. -Register set/Opcodes are similar to other N25Q family products. Signed-off-by: Priyanka Jain Acked-by: Marek Vasut Signed-off-by: Brian Norris --- Reading git-format-patch failed