diff options
-rw-r--r-- | arch/m68k/include/asm/m53xxsim.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/include/asm/m53xxsim.h b/arch/m68k/include/asm/m53xxsim.h index cfa1d3591e42..faa1a2133bfd 100644 --- a/arch/m68k/include/asm/m53xxsim.h +++ b/arch/m68k/include/asm/m53xxsim.h | |||
@@ -107,7 +107,7 @@ | |||
107 | /* | 107 | /* |
108 | * QSPI module. | 108 | * QSPI module. |
109 | */ | 109 | */ |
110 | #define MCFQSPI_BASE 0xFC058000 /* Base address of QSPI */ | 110 | #define MCFQSPI_BASE 0xFC05C000 /* Base address of QSPI */ |
111 | #define MCFQSPI_SIZE 0x40 /* Size of QSPI region */ | 111 | #define MCFQSPI_SIZE 0x40 /* Size of QSPI region */ |
112 | 112 | ||
113 | #define MCFQSPI_CS0 84 | 113 | #define MCFQSPI_CS0 84 |