projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfaf025
)
m68knommu: m528x qspi definition fix
author
Steven King
<sfking@fdwdc.com>
Sat, 5 May 2012 20:40:44 +0000
(13:40 -0700)
committer
Greg Ungerer
<gerg@uclinux.org>
Tue, 12 Jun 2012 01:58:25 +0000
(11:58 +1000)
The consolidation of the qspi code missed a definition for 528x.
Signed-off-by: Steven King <sfking@fdwdc.com>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/m528xsim.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/m68k/include/asm/m528xsim.h
b/arch/m68k/include/asm/m528xsim.h
index d63b99ff7ff7aa8638bc3e44a2bba47923c38a6c..497c31c803ff55d3e57981fb590392b4f608d686 100644
(file)
--- a/
arch/m68k/include/asm/m528xsim.h
+++ b/
arch/m68k/include/asm/m528xsim.h
@@
-86,7
+86,7
@@
/*
* QSPI module.
*/
-#define MCFQSPI_
IOBASE
(MCF_IPSBAR + 0x340)
+#define MCFQSPI_
BASE
(MCF_IPSBAR + 0x340)
#define MCFQSPI_SIZE 0x40
#define MCFQSPI_CS0 147