diff options
author | Stephan Linz <linz@li-pro.net> | 2012-02-22 18:12:43 (GMT) |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2012-02-23 11:16:04 (GMT) |
commit | 0f883267a877314f83236a3397c8e0040f8a1129 (patch) | |
tree | 1ca45afb7459916a3ddbeca0e8076ae10d922812 /drivers/qe | |
parent | b9f0b7305278feba7dc295e58c58f22cfcfe8009 (diff) | |
download | u-boot-fsl-qoriq-0f883267a877314f83236a3397c8e0040f8a1129.tar.xz |
microblaze: avoid interrupt race conditions
The interrupt acknowledge action have to run after the
registered interrupt handler. So we have a chance to
bear out the corresponding interrupt request in the
corresponding controller hardware.
With this reordering, we optain a proper interrupt
handling for level triggered interrupt sources -- for
example the new axi_timer v1.02.a introduced in ISE 13.2.
Signed-off-by: Stephan Linz <linz@li-pro.net>
Acked-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'drivers/qe')
0 files changed, 0 insertions, 0 deletions