git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9eaa44
)
mtd: spi-nor: copy the SPI NOR commands to a new header file
author
Huang Shijie
<b32955@freescale.com>
Mon, 24 Feb 2014 10:37:35 +0000
(18:37 +0800)
committer
Brian Norris
<computersforpeace@gmail.com>
Mon, 14 Apr 2014 18:22:57 +0000
(11:22 -0700)
This patch adds a new header :spi-nor.h,
and copies all the SPI NOR commands and relative macros into this new header.
This hearder can be used by the m25p80.c and other spi-nor controller,
such as Freescale's Quadspi.
Signed-off-by: Huang Shijie <b32955@freescale.com>
Acked-by: Marek Vasut <marex@denx.de>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
No differences found