All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric BENARD <ebenard@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] at91: change CONFIG_SYS_HZ to 1000
Date: Thu, 02 Apr 2009 21:47:29 +0200	[thread overview]
Message-ID: <49D51651.3060702@free.fr> (raw)
In-Reply-To: <20090402190616.GJ2651@game.jcrosoft.org>

Hi Jean Christophe,

Jean-Christophe PLAGNIOL-VILLARD a ?crit :
> On 21:11 Thu 02 Apr     , Eric BENARD wrote:
>> I confirm that this patch is fixing timeout problems with tftp downloads 
>> on a SAM9260.
>> What is blocking from pushing it mainline ?
> see response e-mail and please note that the current patch is not supposed to
> work because AT91C_MAIN_CLOCK does not exist and it assusme that the
it's using MASTER_CLOCK and it seems to work, at least on my board, and 
the improvement is clearly seen when using tftp (no more T and no more 
retry when downloading a large file).

> main_clock will be at 100000000 which is not the case everytime
> as example on 9G20 it's not
true, I think G20 support was not mainlined when the patch was created 
which can explain this.

> I've send a new patch that introduce an improve of the clock on at91
> which give you the calculated main_clock based on the main crystal and the
> lowlevel settings
> 
I've just seen this patch. I will give a try asap.
Is it interesting to loose time calculating PLL values at each boot when 
these value can be fixed in the board config file ?

Eric

  reply	other threads:[~2009-04-02 19:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-25  1:58 [U-Boot] [PATCH v2] at91: change CONFIG_SYS_HZ to 1000 Detlef Vollmann
2009-03-11 14:44 ` Jean-Christophe PLAGNIOL-VILLARD
2009-03-12 21:07   ` Detlef Vollmann
2009-03-12 21:36     ` Wolfgang Denk
2009-03-13 15:38       ` Sergey Lapin
2009-04-02 19:11 ` Eric BENARD
2009-04-02 19:06   ` Jean-Christophe PLAGNIOL-VILLARD
2009-04-02 19:47     ` Eric BENARD [this message]
2009-04-03 13:15     ` Detlef Vollmann
2009-04-03 13:20       ` Eric BENARD
2009-04-03 13:21         ` Jean-Christophe PLAGNIOL-VILLARD
2009-04-03 14:12           ` Eric BENARD
2009-04-03 14:46           ` Detlef Vollmann
2009-04-03 14:44             ` Jean-Christophe PLAGNIOL-VILLARD
     [not found]             ` <49D6271A.1010205@free.fr>
2009-04-03 15:49               ` Detlef Vollmann

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=49D51651.3060702@free.fr \
    --to=ebenard@free.fr \
    --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.