u-boot/cpu/arm920t
kevin.morfitt@fearnside-systems.co.uk cd85662b34 CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards
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>
Tested-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2009-10-13 21:13:55 -05:00
..
at91rm9200 Add support for Eukrea CPUAT91 SBC 2009-10-13 06:17:35 -05:00
imx arm920/926/926: remove non needed header 2009-06-12 20:39:49 +02:00
ks8695 arm: timer and interrupt init rework 2009-06-12 20:39:48 +02:00
s3c24x0 CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards 2009-10-13 21:13:55 -05:00
config.mk arm: Remove -fno-strict-aliasing 2009-09-04 22:15:53 +02:00
cpu.c arm: remove cpu_init 2009-06-12 20:39:52 +02:00
interrupts.c S3C24x0: extract interrupts from timer 2009-07-06 21:52:35 +02:00
Makefile arm920t/interrupts: Move conditional compilation to Makefile 2009-07-06 21:52:30 +02:00
start.S cpu/arm920t/start.S: include <common.h> to have ROUND() defined 2009-07-27 10:06:39 +02:00
u-boot.lds arm: unify linker script 2009-06-12 20:39:52 +02:00