[U-Boot] [PATCH 6/7] Implement SC520 timers
Wolfgang Denk
wd at denx.de
Tue Feb 24 23:35:16 CET 2009
Dear Graeme Russ,
In message <49A3C895.9070504 at gmail.com> you wrote:
> Implement SC520 timers
>
> Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
> ---
> cpu/i386/Makefile | 2 =
>
> cpu/i386/sc520/sc520_timer.c | 71 ++++++++-----
> cpu/i386/timer.c | 211 ------------------------------------=
> ----
> include/asm-i386/u-boot-i386.h | 7 +
> lib_i386/Makefile | 2 =
>
> lib_i386/pcat_timer.c | 102 +++++++++++++++++++
> lib_i386/timer.c | 107 ++++++++++++++++++++
> 7 files changed, 259 insertions(+), 243 deletions(-)
> delete mode 100644 cpu/i386/timer.c
> create mode 100644 lib_i386/pcat_timer.c
> create mode 100644 lib_i386/timer.c
Applied to "next" branch. Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Niklaus Wirth has lamented that, whereas Europeans pronounce his name
correctly (Ni-klows Virt), Americans invariably mangle it into
(Nick-les Worth). Which is to say that Europeans call him by name,
but Americans call him by value.
More information about the U-Boot
mailing list