u-boot/arch/microblaze
Stephan Linz 0f883267a8 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>
2012-02-23 12:16:04 +01:00
..
cpu microblaze: avoid interrupt race conditions 2012-02-23 12:16:04 +01:00
include/asm microblaze: Fix strict-aliasing rules for in_be32 2011-10-24 07:57:03 +02:00
lib microblaze: Use getenv_ulong() in place of getenv(), strtoul 2011-10-23 23:33:18 +02:00
config.mk Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00