mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 01:17:39 +00:00
68e99e54e9
Microblaze implement enable/disable interrupts through MSR that's why disable_interrupts function should return 1 when interrupt was enabled. Return 0 when interrupt was disabled. Signed-off-by: John Linn <john.linn@xilinx.com> Signed-off-by: Michal Simek <monstr@monstr.eu> Acked-by: Wolfgang Denk <wd@denx.de> |
||
---|---|---|
.. | ||
cache.c | ||
cpu.c | ||
exception.c | ||
interrupts.c | ||
irq.S | ||
Makefile | ||
start.S | ||
timer.c |