public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH-ARM] CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards
Date: Sat, 5 Sep 2009 19:43:55 +0200	[thread overview]
Message-ID: <20090905174355.GD18844@game.jcrosoft.org> (raw)
In-Reply-To: <4AA284B9.8030009@fearnside-systems.co.uk>

On 16:33 Sat 05 Sep     , kevin.morfitt at fearnside-systems.co.uk wrote:
> This sets CONFIG_SYS_HZ to 1000 for all boards that use the s3c2400 and
> s3c2410 cpu's which fixes various problems such as the timeouts in tftp being
> too short.
> 
> Tested on an Embest SBC2440-II Board with local u-boot patches as I don't
> have any s3c2400 or s3c2410 boards but need this patch applying before I can
> submit patches for the SBC2440-II Board. Also, ran MAKEALL for all ARM9 targets
> and no new warnings or errors were found.
> 
> It was originally submitted on 21/06/2009 but didn't get into the 2009.08
> release, and Jean-Pierre made one comment on the original patch (see
> http://lists.denx.de/pipermail/u-boot/2009-July/055470.html). I've made two
> changes to the original patch:
> - it's been re-based to the current release
> - I've re-named get_timer_raw() to get_ticks() in response to Jean-Pierre's comment
> 
> This affects the sbc2410, smdk2400, smdk2410 and trab boards. I've copied it
> directly to the maintainers of all except the sbc2410 which doesn't have an
> entry in MAINTAINERS.
> 
> Signed-off-by: Kevin Morfitt <kmorfitt@aselaptop-1.localdomain>
> ---
>  cpu/arm920t/s3c24x0/timer.c |   36 ++++++++++++++++++++----------------
>  include/configs/sbc2410x.h  |    4 +---
>  include/configs/smdk2400.h  |    4 +---
>  include/configs/smdk2410.h  |    4 +---
>  include/configs/trab.h      |   12 +-----------
>  5 files changed, 24 insertions(+), 36 deletions(-)
Need to be test on trab or other but looks fine

Best Regards,
J.

  reply	other threads:[~2009-09-05 17:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-05 15:33 [U-Boot] [PATCH-ARM] CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards kevin.morfitt at fearnside-systems.co.uk
2009-09-05 17:43 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2009-09-07 11:44 ` Gary Jennejohn
2009-09-07 21:47 ` Wolfgang Denk
2009-09-07 22:05   ` kevin.morfitt at fearnside-systems.co.uk
2009-09-07 22:18     ` Wolfgang Denk
2009-09-07 22:52       ` kevin.morfitt at fearnside-systems.co.uk
2009-10-09  5:39         ` Minkyu Kang

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=20090905174355.GD18844@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.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