diff options
author | Brian Norris <computersforpeace@gmail.com> | 2014-03-20 13:00:12 +0100 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2014-04-14 20:22:58 +0200 |
commit | 03e296f613affcc2671c1e86d8c25ecad867204e (patch) | |
tree | 75f35d6d3b5144c861b7e59d8cbeed510a3fb78c /drivers/mtd/spi-nor | |
parent | Documentation: add the document for the SPI NOR framework (diff) | |
download | linux-03e296f613affcc2671c1e86d8c25ecad867204e.tar.xz linux-03e296f613affcc2671c1e86d8c25ecad867204e.zip |
mtd: m25p80: use the SPI nor framework
Use the new SPI nor framework, and rewrite the m25p80:
(0) remove all the NOR comands.
(1) change the m25p->command to an array.
(2) implement the necessary hooks, such as m25p80_read/m25p80_write.
Tested with the m25p32.
Signed-off-by: Huang Shijie <b32955@freescale.com>
Acked-by: Marek Vasut <marex@denx.de>
[Brian: rebased]
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/spi-nor')
0 files changed, 0 insertions, 0 deletions