Add support for new LAW registers in QorIQ SoCs.
authorjhibbits <jhibbits@FreeBSD.org>
Wed, 18 Nov 2015 01:54:19 +0000 (01:54 +0000)
committerjhibbits <jhibbits@FreeBSD.org>
Wed, 18 Nov 2015 01:54:19 +0000 (01:54 +0000)
commit9010366275a68b9a396f1db709a170461a7aaf24
treedace9ef63460c1c96f7c4eda67013d0aae4cccf2
parent2832a618fc6e3ea1f7db0c9ceca44216b99bd609
Add support for new LAW registers in QorIQ SoCs.

QorIQ SoCs (e5500 core, P5 family) have 2 BARs for local access windows, while
MPC85XX, and P1/P2 families use only a single BAR register.

This also adds the QORIQ_DPAA option, mutually exclusive to MPC85XX, to handle
this difference.

Obtained from: Semihalf
Sponsored by: Alex Perez/Inertial Computing
sys/conf/files.powerpc
sys/conf/options.powerpc
sys/powerpc/mpc85xx/mpc85xx.c
sys/powerpc/mpc85xx/mpc85xx.h