diff options
-rw-r--r-- | arch/m68k/include/asm/m525xsim.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/include/asm/m525xsim.h b/arch/m68k/include/asm/m525xsim.h index e33f5bb6aca8..f186459072e9 100644 --- a/arch/m68k/include/asm/m525xsim.h +++ b/arch/m68k/include/asm/m525xsim.h | |||
@@ -105,7 +105,7 @@ | |||
105 | /* | 105 | /* |
106 | * QSPI module. | 106 | * QSPI module. |
107 | */ | 107 | */ |
108 | #define MCFQSPI_BASE (MCF_MBAR + 0x300) /* Base address QSPI */ | 108 | #define MCFQSPI_BASE (MCF_MBAR + 0x400) /* Base address QSPI */ |
109 | #define MCFQSPI_SIZE 0x40 /* Register set size */ | 109 | #define MCFQSPI_SIZE 0x40 /* Register set size */ |
110 | 110 | ||
111 | #ifdef CONFIG_M5249 | 111 | #ifdef CONFIG_M5249 |