
24 Feb
2009
24 Feb
'09
11:35 p.m.
Dear Graeme Russ,
In message 49A3C895.9070504@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@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.