mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-18 02:01:14 +01:00
All arches apparently should reset the watchdog in their udelay loop as noted on the mailing list recently: > A comment in flash_status_check() suggests that udelay() is > expected to reset the watchdog, but I can't find any architecture > where it does. If this is missing in other architectures, it should be fixed at the root cause, i. e. in udelay() or in the respective support routines. Signed-off-by: Mike Frysinger <vapier@gentoo.org> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| bootrom-asm-offsets.awk | ||
| bootrom-asm-offsets.c.in | ||
| cache.S | ||
| cpu.c | ||
| cpu.h | ||
| initcode.c | ||
| interrupt.S | ||
| interrupts.c | ||
| jtag-console.c | ||
| Makefile | ||
| os_log.c | ||
| reset.c | ||
| serial.c | ||
| serial.h | ||
| start.S | ||
| traps.c | ||
| watchdog.c | ||