powerpc/fsl-booke: Add initial T4240QDS board support
authorKumar Gala <galak@kernel.crashing.org>
Thu, 5 Jan 2012 17:09:04 +0000 (11:09 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 12 Mar 2013 20:59:34 +0000 (15:59 -0500)
commitb9faa360fa2cbdccd0a56b6553362d1ada556bbb
treeead68f181d7fc3e8cd9f1b534959b12b0e712155
parent077f598ac706779303a145e75bd045bb0663063f
powerpc/fsl-booke: Add initial T4240QDS board support

Some minor changes to the common corenet_ds.c code are needed to support
the T4240QDS:
* Add support for "fsl,qoriq-pcie-v3.0" controller
* Bump max # of IRQs to 512 (T4240 supports more interrupts than
  previous SoCs).

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/85xx/Kconfig
arch/powerpc/platforms/85xx/Makefile
arch/powerpc/platforms/85xx/corenet_ds.c
arch/powerpc/platforms/85xx/t4240_qds.c [new file with mode: 0644]