From: Scott Wood <scottwood@freescale.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] adder875: Fix flash bus-width and remove duplicate __initdata.
Date: Tue, 22 Jan 2008 12:45:13 -0600 [thread overview]
Message-ID: <479639B9.8080205@freescale.com> (raw)
In-Reply-To: <D6E6BC8F-1BDE-4752-950C-FBD609FD4EFD@kernel.crashing.org>
Kumar Gala wrote:
> 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?
Yes, I got a bug report (off-list) about it today. I thought I had
tested it a while back; maybe the dts got reverted to an older version
somewhere along the way.
-Scott
next prev parent reply other threads:[~2008-01-22 18:44 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
2008-01-22 18:45 ` Scott Wood [this message]
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=479639B9.8080205@freescale.com \
--to=scottwood@freescale.com \
--cc=galak@kernel.crashing.org \
--cc=linuxppc-dev@ozlabs.org \
/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.