u-boot-brain/arch/powerpc
Mark Marshall 320d53da60 powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset.
We should only write TSR_WIS to the SPRN_TSR register in
reset_85xx_watchdog.

The old code would cause the timer interrupt to be acknowledged when the
watchdog was reset, and we would then get no more timer interrupts.
This bug would affect all mpc85xx boards that have the watchdog enabled.

Signed-off-by: Mark Marshall <Mark.Marshall@omicron.at>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2012-10-22 03:04:27 -05:00
..
cpu powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset. 2012-10-22 03:04:27 -05:00
include/asm mpc85xx: make gpio_direction_output respect value 2012-10-22 03:03:16 -05:00
lib split mpc8xx hooks from cmd_ide.c 2012-10-17 07:59:08 -07:00
config.mk Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00