Statistics
| Branch: | Revision:

root / target-ppc / mpic_helper.c @ a8170e5e

History | View | Annotate | Download (1.2 kB)

# Date Author Comment
2a7a47fc 06/24/2012 02:04 am Alexander Graf

PPC: BookE: Implement EPR SPR

On the e500 series, accessing SPR_EPR magically turns into an access at
that CPU's IACK register on the MPIC. Implement that logic to get kernels
that make use of that feature work.

Signed-off-by: Alexander Graf <>