linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: Scott Wood <scottwood@freescale.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] adder875: Fix flash bus-width and remove duplicate __initdata.
Date: Tue, 22 Jan 2008 12:33:30 -0600	[thread overview]
Message-ID: <D6E6BC8F-1BDE-4752-950C-FBD609FD4EFD@kernel.crashing.org> (raw)
In-Reply-To: <20080122183141.GB17036@loki.buserror.net>


On Jan 22, 2008, at 12:31 PM, Scott Wood wrote:

> Signed-off-by: Scott Wood <scottwood@freescale.com>
> ---
> arch/powerpc/boot/dts/adder875-redboot.dts |    2 +-
> arch/powerpc/boot/dts/adder875-uboot.dts   |    2 +-
> arch/powerpc/platforms/8xx/adder875.c      |    2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/powerpc/boot/dts/adder875-redboot.dts b/arch/ 
> powerpc/boot/dts/adder875-redboot.dts
> index 8f7a79f..930bfb3 100644
> --- a/arch/powerpc/boot/dts/adder875-redboot.dts
> +++ b/arch/powerpc/boot/dts/adder875-redboot.dts
> @@ -62,7 +62,7 @@
> 		flash@0,0 {
> 			compatible = "cfi-flash";
> 			reg = <0 0 0x800000>;
> -			bank-width = <4>;
> +			bank-width = <2>;
> 			device-width = <2>;
> 		};
> 	};

I'm assuming the bank-width was just wrong before?

- k

  reply	other threads:[~2008-01-22 18:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-22 18:31 [PATCH] adder875: Fix flash bus-width and remove duplicate __initdata Scott Wood
2008-01-22 18:33 ` Kumar Gala [this message]
2008-01-22 18:45   ` Scott Wood
2008-01-22 20:05 ` Kumar Gala

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=D6E6BC8F-1BDE-4752-950C-FBD609FD4EFD@kernel.crashing.org \
    --to=galak@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=scottwood@freescale.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).