powerpc/85xx: Introduce support for the Freescale P1022DS reference board
authorTimur Tabi <timur@freescale.com>
Fri, 2 Jul 2010 22:25:03 +0000 (17:25 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 4 Aug 2010 19:22:52 +0000 (14:22 -0500)
Introduce basic support for the Freescale P1022DS reference board, based on the
Freescale BSP for this board.  This patch excludes the DIU, SSI, and MMC/SD
drivers.  Only a 36-bit DTS is provided.

Update mpc86xx_smp_defconfig and mpc85xx_defconfig to support the P1022DS.
This means enabling 64-bit physical address support, increasing the maximum
zone order to 12 (to allow the DIU driver to allocate large chunks), and
clean up the audio options to disable the deprecated OSS support.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found