]> git.ipfire.org Git - people/ms/u-boot.git/commit
mpc85xx: inhibit qman and bman portals by default
authorJeffrey Ladouceur <Jeffrey.Ladouceur@freescale.com>
Mon, 8 Dec 2014 19:54:01 +0000 (14:54 -0500)
committerYork Sun <yorksun@freescale.com>
Mon, 15 Dec 2014 17:16:07 +0000 (09:16 -0800)
commit3fa66db4599d852c1ee6cb889ecca425c9c3047b
tree6ced11db40aa26667f7c4d7d7f9e11239d579871
parent24d827f526d48e21868b5d869bd81a7fa148a0ba
mpc85xx: inhibit qman and bman portals by default

Not all portals might be managed and therefore visible.
Set the isdr register so that the corresponding isr register
won't be set. This is required when supporting power management.

Signed-off-by: Jeffrey Ladouceur <Jeffrey.Ladouceur@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
15 files changed:
arch/powerpc/cpu/mpc85xx/portals.c
include/configs/B4860QDS.h
include/configs/P1023RDB.h
include/configs/P2041RDB.h
include/configs/T102xQDS.h
include/configs/T102xRDB.h
include/configs/T1040QDS.h
include/configs/T104xRDB.h
include/configs/T208xQDS.h
include/configs/T208xRDB.h
include/configs/T4240EMU.h
include/configs/T4240QDS.h
include/configs/T4240RDB.h
include/configs/corenet_ds.h
include/configs/km/kmp204x-common.h