u-boot-brain/arch/arc/cpu/arc700
Alexey Brodkin dcb431e723 arc: add dependences on MMU presence
Depending on MMU presence in CPU there're differences in HW behavior.
For example address of instruction that caused exception is put in
ECR register if MMU exists and in ERET register otherwise.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Igor Guryanov <guryanov@synopsys.com>
2015-01-15 22:38:42 +03:00
..
cache.c arc: check caches existence before use 2015-01-15 22:38:42 +03:00
config.mk arc: add cpu files 2014-02-07 08:14:32 -05:00
cpu.c arc: add cpu files 2014-02-07 08:14:32 -05:00
interrupts.c arc: interrupts - fix mask setup 2015-01-15 22:38:42 +03:00
Makefile arc: add cpu files 2014-02-07 08:14:32 -05:00
reset.c arc: add cpu files 2014-02-07 08:14:32 -05:00
start.S arc: add dependences on MMU presence 2015-01-15 22:38:42 +03:00
timer.c arc: add cpu files 2014-02-07 08:14:32 -05:00
u-boot.lds arc: add cpu files 2014-02-07 08:14:32 -05:00