1
0
Fork 0
remarkable-uboot/lib_ppc
Yuri Tikhonov 138105efe1 ppc flush_cache: add watch-dog triggering into the loops.
Some boards (e.g. lwmon5) need rather a frequent watch-dog
kicking. Since the time it takes for the flush_cache() function
to complete its job depends on the size of data being flushed, one
may encounter watch-dog resets on such boards when, for example,
download big files over ethernet.

Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
2008-04-29 14:48:50 +02:00
..
Makefile [Makefile] Sort COBJS in lib_<arch> Makefiles 2008-02-27 11:00:47 +01:00
bat_rw.c Initial revision 2002-08-17 09:36:01 +00:00
board.c lib_ppc: Revert "Make MPC83xx one step closer to full relocation." 2008-04-25 00:13:12 +02:00
bootm.c Restore the ability to continue booting after legacy image overwrite 2008-04-17 23:59:05 -07:00
cache.c ppc flush_cache: add watch-dog triggering into the loops. 2008-04-29 14:48:50 +02:00
extable.c [ppc440SPe] Graceful recovery from machine check during PCIe configuration 2007-08-02 08:25:27 +02:00
interrupts.c * Cleanup lowboot code for MPC5200 2004-01-02 14:00:00 +00:00
kgdb.c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 11:19:50 -05:00
ppccache.S ppc: Refactor cache routines, so there is only one common set. 2008-02-14 22:00:41 +01:00
ppcstring.S Initial revision 2000-07-19 14:09:16 +00:00
ticks.S Initial revision 2001-11-26 22:06:16 +00:00
time.c lwmon5: enable hardware watchdog 2008-02-22 15:54:34 +01:00