From: Bo Shen <voice.shen@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: at91sam9n12: change EBI IO to high drive mode
Date: Mon, 22 Jul 2013 09:59:21 +0800 [thread overview]
Message-ID: <51EC91F9.700@atmel.com> (raw)
In-Reply-To: <51EB16FB.8010500@googlemail.com>
Hi Andreas,
On 07/21/2013 07:02 AM, Andreas Bie?mann wrote:
> To answer the second question we can have a look at the specs. I can
> presume by looking at the specs that we need to switch the drive
> strength for the data I/O pins to higher level for this board to fix the
> problem mentioned in the commit message. You have to know that this
> specific part (configuring EBI for NAND access) is copied from board to
> board (yes, another point to consolidate in near future). And this
> specific part is copied over from at91samx5ek which seems to work with
> lower drive strength. Unfortunately the concrete limit of EBI
> capacitance is not specified in specs for at91sam9n12 nor at91sam9x35
> devices. More distracting this parameter (EBI_DRIVE) seems to have
> different reset values in at91sam9n12 and atsam9x35 devices, at least
> the specs say so ... Atmel guys, please have a look on that and update
> your specs!
> Especially fill the TBD field in at91sam9n12 spec p. 311 (EBI_DRIVE in
> CCFG_EBICSA) in version 11063I?ATARM?17-Apr-13. And possibly check why
> there is EBI_DRIVE default to 'low' for 9x5 and default to 'high' for
> 9n12. There is also another bug in the specs, when you have to decide
> between 'high' and 'low' you cant say the 'low' is required for
> 'capacitance < TBD pF' and 'high' is required for 'capacitance < TBD
> pF', presumably the 'high' part should be chosen for 'capacitance > TBD pF'.
Thank for this information, I will check this with our colleagues.
Thanks again.
> So from my point of view this patch fixes an existing bug in a new board
> introduced in this releases MW. It uses a fairly new SoC which is first
> used in this new board. Therefore
>
> Acked-by: Andreas Bie?mann<andreas.devel@googlemail.com>
>
> And Tom, please apply this patch directly.
>
> Best regards
>
> Andreas Bie?mann
Best Regards,
Bo Shen
next prev parent reply other threads:[~2013-07-22 1:59 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-17 9:14 [U-Boot] [PATCH] arm: at91sam9n12: change EBI IO to high drive mode Bo Shen
2013-07-17 10:10 ` Albert ARIBAUD
2013-07-17 10:27 ` Bo Shen
2013-07-17 10:42 ` Albert ARIBAUD
2013-07-17 11:27 ` Michael Cashwell
2013-07-17 13:05 ` Albert ARIBAUD
2013-07-17 17:05 ` Michael Cashwell
2013-07-19 1:51 ` Bo Shen
2013-07-19 6:54 ` Albert ARIBAUD
2013-07-19 12:13 ` Tom Rini
2013-07-20 23:02 ` Andreas Bießmann
2013-07-22 1:59 ` Bo Shen [this message]
2013-07-22 14:11 ` [U-Boot] " Tom Rini
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=51EC91F9.700@atmel.com \
--to=voice.shen@atmel.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 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.