projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7485952
)
m68knommu: Fix the 5249/525x qspi base address.
author
Steven King
<sfking@fdwdc.com>
Wed, 14 May 2014 17:06:46 +0000
(10:06 -0700)
committer
Greg Ungerer
<gerg@uclinux.org>
Mon, 26 May 2014 03:28:37 +0000
(13:28 +1000)
Use the correct base address for the QSPI module on the 5249/525x.
Signed-off-by: Steven King <sfking@fdwdc.com>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/m525xsim.h
patch
|
blob
|
history
diff --git
a/arch/m68k/include/asm/m525xsim.h
b/arch/m68k/include/asm/m525xsim.h
index e33f5bb6aca88865d0e389114b112e5e79a27e96..f186459072e9b0042fbf413d9224367350adcfa6 100644
(file)
--- a/
arch/m68k/include/asm/m525xsim.h
+++ b/
arch/m68k/include/asm/m525xsim.h
@@
-105,7
+105,7
@@
/*
* QSPI module.
*/
-#define MCFQSPI_BASE (MCF_MBAR + 0x
3
00) /* Base address QSPI */
+#define MCFQSPI_BASE (MCF_MBAR + 0x
4
00) /* Base address QSPI */
#define MCFQSPI_SIZE 0x40 /* Register set size */
#ifdef CONFIG_M5249