u-boot-brain/arch/powerpc/cpu
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
..
74xx_7xx unify version_string 2011-07-28 17:22:53 +02:00
mpc5xx serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
mpc5xxx usb: lowlevel interface change to support multiple controllers 2012-10-15 11:54:00 -07:00
mpc8xx serial: mpc8xx: Move serial registration from serial_initialize() 2012-10-15 11:53:49 -07:00
mpc8xxx powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.h 2012-08-23 12:16:56 -05:00
mpc83xx MPC83xx, MPC85xx: compile stub cache function 2012-07-21 23:37:48 +02:00
mpc85xx powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset. 2012-10-22 03:04:27 -05:00
mpc86xx arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning 2011-12-02 00:16:46 +01:00
mpc512x serial: Remove CONFIG_SERIAL_MULTI from serial drivers 2012-10-15 11:53:58 -07:00
mpc824x mpc82xx: Remove BMW board port 2012-10-17 07:55:50 -07:00
mpc8220 serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
mpc8260 serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
ppc4xx usb: lowlevel interface change to support multiple controllers 2012-10-15 11:54:00 -07:00