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.
_______________________________________________
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