]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
mtd: m25p80: Add support to program bank or extended address register
authorSuneel Garapati <suneel.garapati@xilinx.com>
Thu, 30 May 2013 21:11:26 +0000 (02:41 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 19 Jun 2013 12:46:14 +0000 (14:46 +0200)
commit2c5848b27b0426d72bf413ad8de1e171b293c525
tree588c4678c212fd3c6cf1de8d28f54a2715663bfe
parent37f45b100ddadcaf7374c975354c5ef696023df8
mtd: m25p80: Add support to program bank or extended address register

Added opcode to program extended address register. Added function
write_ear to program bank or extended address register. Added curbank
member to m25p structure.

This needs discussion on mainline and will be re-visited
later.

Signed-off-by: Suneel Garapati <suneel.garapati@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/mtd/devices/m25p80.c