]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc85xx: fix interrupt init to not affect watchdog
authorBoschung, Rainer <Rainer.Boschung@keymile.com>
Tue, 3 Jun 2014 07:05:12 +0000 (09:05 +0200)
committerYork Sun <yorksun@freescale.com>
Fri, 1 Aug 2014 21:17:44 +0000 (14:17 -0700)
commit3345d18d5baad05807ecac36bc4125dbc74d288f
treebc3b9f67af78dc490ae7068610f411634ad2d95c
parentfb5368789a45ca5ee4396cbbf563a8f16ab24f9c
mpc85xx: fix interrupt init to not affect watchdog

TCR watchdog bit are overwritten when dec interrupt is enabled.
This has been fixed with this patch.

Signed-off-by: Rainer Boschung <rainer.boschung@keymile.com>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/powerpc/cpu/mpc85xx/interrupts.c