Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f75b0d07 authored by Steven King's avatar Steven King Committed by Greg Ungerer
Browse files

m68knommu: m528x qspi definition fix



The consolidation of the qspi code missed a definition for 528x.

Signed-off-by: default avatarSteven King <sfking@fdwdc.com>
Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
parent cfaf0251
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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