From: Steven King Date: Wed, 14 May 2014 17:06:46 +0000 (-0700) Subject: m68knommu: Fix the 5249/525x qspi base address. X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e93e91f2255fce33727d5f618cb16885fd157291;p=linux.git m68knommu: Fix the 5249/525x qspi base address. Use the correct base address for the QSPI module on the 5249/525x. Signed-off-by: Steven King Signed-off-by: Greg Ungerer --- diff --git a/arch/m68k/include/asm/m525xsim.h b/arch/m68k/include/asm/m525xsim.h index e33f5bb6aca88..f186459072e9b 100644 --- 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 + 0x300) /* Base address QSPI */ +#define MCFQSPI_BASE (MCF_MBAR + 0x400) /* Base address QSPI */ #define MCFQSPI_SIZE 0x40 /* Register set size */ #ifdef CONFIG_M5249