<br><br><div class="gmail_quote">On Wed, May 6, 2009 at 2:59 PM, Grant Likely <span dir="ltr"><<a href="mailto:grant.likely@secretlab.ca">grant.likely@secretlab.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<div class="im"><br>
> diff --git a/arch/powerpc/platforms/512x/mpc512x_shared.c b/arch/powerpc/platforms/512x/mpc512x_shared.c<br>
> index d8cd579..7135d89 100644<br>
> --- a/arch/powerpc/platforms/512x/mpc512x_shared.c<br>
> +++ b/arch/powerpc/platforms/512x/mpc512x_shared.c<br>
> @@ -71,6 +71,7 @@ void __init mpc512x_init_IRQ(void)<br>
> static struct of_device_id __initdata of_bus_ids[] = {<br>
> { .compatible = "fsl,mpc5121-immr", },<br>
> { .compatible = "fsl,mpc5121-localbus", },<br>
> + { .compatible = "fsl,mpc5121-nfc", },<br>
<br>
</div>This doesn't look right. Shouldn't the NAND controller be hanging of<br>
the IMMR node?<br>
</blockquote><div><br>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.<br></div></div><br>