Hi Steven,

On 31/05/12 21:00, Steven King wrote:
On Saturday 05 May 2012 1:40:44 pm Steven King wrote:
Hi Greg,

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

Signed-off-by: Steven King<sfk...@fdwdc.com>
---
  arch/m68k/include/asm/m528xsim.h |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/m68k/include/asm/m528xsim.h
b/arch/m68k/include/asm/m528xsim.h
index 569476f..7c92dc4 100644
--- a/arch/m68k/include/asm/m528xsim.h
+++ b/arch/m68k/include/asm/m528xsim.h
@@ -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

This didnt make it into 3.4, can we get it into this merge?  Its necessary to
build the 528x with qspi supoort.

Sorry, somehow I missed that. I have pushed it into my local tree,
and when the merge window closes I'll push it to the public m68knommu
git tree. I'll send it as a bug fix to linus in an upcoming rc.

Regards
Greg


------------------------------------------------------------------------
Greg Ungerer  --  Principal Engineer        EMAIL:     g...@snapgear.com
SnapGear Group, McAfee                      PHONE:       +61 7 3435 2888
8 Gardner Close                             FAX:         +61 7 3217 5323
Milton, QLD, 4064, Australia                WEB: http://www.SnapGear.com
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to