From: Nick Thompson <nick.thompson@gefanuc.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Davinci: Configurable NAND chip selects
Date: Tue, 17 Nov 2009 09:24:13 +0000 [thread overview]
Message-ID: <4B026BBD.6090403@gefanuc.com> (raw)
In-Reply-To: <0554BEF07D437848AF01B9C9B5F0BC5D940D041D@dlee01.ent.ti.com>
On 16/11/09 18:02, Paulraj, Sandeep wrote:
> Hi Nick,
>
>> -----Original Message-----
>> From: u-boot-bounces at lists.denx.de [mailto:u-boot-bounces at lists.denx.de]
>> On Behalf Of Nick Thompson
>> Sent: Monday, November 16, 2009 12:50 PM
>> To: u-boot at lists.denx.de
>> Subject: [U-Boot] [PATCH] Davinci: Configurable NAND chip selects
>>
>> Davinci: Configurable NAND chip selects
>>
>> Add a CONFIG_SYS_NAND_CS setting to all davinci configs and
>> use it to setup the NAND controller in the davinci_nand
>> mtd driver.
>>
>> Signed-off-by: Nick Thompson <nick.thompson@gefanuc.com>
>> ---
>> This config item is already used on many other platforms
>> so is not a new config item as such.
>>
>> This change should not result in any functional changes to
>> current davinci boards. They all seem to use CS2 as this
>> was the only chip select supported by the driver. da830evm
>> however uses CS3, so a configurable driver is required.
>
> My testing branch has all the NAND updates. I'll add this and test it out. I don't expect to see any issues though.
That's great, thank you.
>>
>> Applies to: u-boot-ti
>>
>> drivers/mtd/nand/davinci_nand.c | 16 ++++++++++------
>> include/asm-arm/arch-davinci/emif_defs.h | 9 +++++++++
>> include/configs/davinci_dm355evm.h | 1 +
>> include/configs/davinci_dm355leopard.h | 1 +
>> include/configs/davinci_dm365evm.h | 1 +
>> include/configs/davinci_dm6467evm.h | 1 +
>> include/configs/davinci_dvevm.h | 1 +
>> include/configs/davinci_schmoogie.h | 1 +
>> include/configs/davinci_sffsdr.h | 1 +
>> include/configs/davinci_sonata.h | 1 +
>> 10 files changed, 27 insertions(+), 6 deletions(-)
> OK but I don't see a change to the DA830 config which was the reason for the patch in the first place.
This config entry is already in da830evm. It was inherited from the
1.3.3 port of U-Boot to da830.
There will in any case, be a separate patch for NAND on da830, since
there are several defines that need to be added for the current code
base.
Thanks,
Nick.
next prev parent reply other threads:[~2009-11-17 9:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-16 17:49 [U-Boot] [PATCH] Davinci: Configurable NAND chip selects Nick Thompson
2009-11-16 18:02 ` Paulraj, Sandeep
2009-11-17 9:24 ` Nick Thompson [this message]
2009-11-18 20:22 ` Scott Wood
2009-11-18 20:38 ` Paulraj, Sandeep
2009-11-18 21:18 ` Wolfgang Denk
2009-11-19 9:57 ` Nick Thompson
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=4B026BBD.6090403@gefanuc.com \
--to=nick.thompson@gefanuc.com \
--cc=u-boot@lists.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox