From: Valentine Barshak <vbarshak@ru.mvista.com>
To: Stefan Roese <sr@denx.de>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [RFC][POWERPC] Add arch/powerpc 4xx NDFC (NAND) support
Date: Wed, 10 Oct 2007 14:26:04 +0400 [thread overview]
Message-ID: <470CA8BC.2060005@ru.mvista.com> (raw)
In-Reply-To: <200710100832.13105.sr@denx.de>
Stefan Roese wrote:
> diff --git a/arch/powerpc/boot/dts/sequoia.dts b/arch/powerpc/boot/dts/sequoia.dts
> index 36be75b..9b15482 100644
> --- a/arch/powerpc/boot/dts/sequoia.dts
> +++ b/arch/powerpc/boot/dts/sequoia.dts
> @@ -122,6 +122,38 @@
> interrupt-map-mask = <ffffffff>;
> };
>
> + ndfc@1d0000000, {
> + device_type = "nand";
> + compatible = "ibm,ndfc";
> + reg = <1 d0000000 2000>;
I think this should be handled the way it's done for nor flash, since
ndfc is relocatable within EBC address space.
Thanks,
Valentine.
prev parent reply other threads:[~2007-10-10 10:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-10 6:32 [RFC][POWERPC] Add arch/powerpc 4xx NDFC (NAND) support Stefan Roese
2007-10-10 6:38 ` David Gibson
2007-10-10 10:26 ` Valentine Barshak [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=470CA8BC.2060005@ru.mvista.com \
--to=vbarshak@ru.mvista.com \
--cc=linuxppc-dev@ozlabs.org \
--cc=sr@denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.