[PATCH 06/12] mpc5121: Added NAND Flash Controller driver.

John Rigby jcrigby at gmail.com
Fri May 8 12:22:14 EST 2009


On Wed, May 6, 2009 at 2:59 PM, Grant Likely <grant.likely at secretlab.ca>wrote:

>
>
> > diff --git a/arch/powerpc/platforms/512x/mpc512x_shared.c
> b/arch/powerpc/platforms/512x/mpc512x_shared.c
> > index d8cd579..7135d89 100644
> > --- a/arch/powerpc/platforms/512x/mpc512x_shared.c
> > +++ b/arch/powerpc/platforms/512x/mpc512x_shared.c
> > @@ -71,6 +71,7 @@ void __init mpc512x_init_IRQ(void)
> >  static struct of_device_id __initdata of_bus_ids[] = {
> >        { .compatible = "fsl,mpc5121-immr", },
> >        { .compatible = "fsl,mpc5121-localbus", },
> > +       { .compatible = "fsl,mpc5121-nfc", },
>
> This doesn't look right.  Shouldn't the NAND controller be hanging of
> the IMMR node?
>

I just wanted to confirm that NFC is in its own memory space.   It has its
own mapping and is not part of the IMMR space.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20090507/98a858ce/attachment.htm>


More information about the Linuxppc-dev mailing list