]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: fix UIC external_interrupt hang on UIC0
authorVictor Gallardo <vgallardo@amcc.com>
Thu, 28 Aug 2008 23:03:28 +0000 (16:03 -0700)
committerStefan Roese <sr@denx.de>
Fri, 29 Aug 2008 08:13:59 +0000 (10:13 +0200)
commit5bc542a593abc9e974fbd34704af85c37c366c60
treebda6cef0f5311a81ea0e6cb5522b755853b1efd7
parent04737d5ffd16248cb80ab3dd4f3765057a803f18
ppc4xx: fix UIC external_interrupt hang on UIC0

This patch fixes a UIC external_interrupt hang if critical or non-critical
interrupt is set at the same time as a normal interrupt is set on UIC0.

Signed-off-by: Victor Gallardo <vgallardo@amcc.com>
Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/uic.c