u-boot-brain/arch/arc
Igor Guryanov c0e9535e1d arc: interrupts - fix mask setup
To disable interrupts we need to reset corresponding flags in STATUS32
register. For this we need to OR flags for interrupts level1 and level2
and then AND with current value in STATUS32.

Before that implementation was incorrect.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Igor Guryanov <guryanov@synopsys.com>
2015-01-15 22:38:42 +03:00
..
cpu/arc700 arc: interrupts - fix mask setup 2015-01-15 22:38:42 +03:00
include/asm arc: check caches existence before use 2015-01-15 22:38:42 +03:00
lib arc: fix relocation for big-endian target 2014-02-21 07:56:42 -05:00
config.mk kconfig: delete redundant CONFIG_${ARCH} definition 2014-07-30 14:42:02 -04:00
Kconfig kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
Makefile arc: introduce "mdbtrick" target 2015-01-09 23:59:54 +03:00