[U-Boot] [PATCH] Generic udelay() with watchdog support
Wolfgang Denk
wd at denx.de
Sun Nov 22 23:25:43 CET 2009
Dear Ingo van Lil,
In message <20091005090838.GA22496 at zaphod.peppercon.de> you wrote:
> According to the PPC reference implementation the udelay() function is
> responsible for resetting the watchdog timer as frequently as needed.
> Most other architectures do not meet that requirement, so long-running
> operations might result in a watchdog reset.
>
> This patch adds a generic udelay() function which takes care of
> resetting the watchdog before calling an architecture-specific
> __udelay().
This patch does not apply:
Applying: Generic udelay() with watchdog support
error: patch failed: cpu/arm920t/s3c24x0/timer.c:97
error: cpu/arm920t/s3c24x0/timer.c: patch does not apply
Using index info to reconstruct a base tree...
Falling back to patching base and 3-way merge...
Auto-merging cpu/arm920t/s3c24x0/timer.c
CONFLICT (content): Merge conflict in cpu/arm920t/s3c24x0/timer.c
Auto-merging cpu/blackfin/interrupts.c
Auto-merging include/exports.h
Failed to merge in the changes.
Patch failed at 0001 Generic udelay() with watchdog support
Could you please rebase it against the "next" branch and resubmit it?
Thanks in advance.
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
A Chairman was as necessary to a Board planet as the zero was in
mathematics, but being a zero had big disadvantages...
- Terry Pratchett, _The Dark Side of the Sun_
More information about the U-Boot
mailing list