mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-20 19:32:37 +01:00
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 | ||