On Jul 2, 2010, at 5:25 PM, Timur Tabi wrote: > 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 <ti...@freescale.com> > --- > > This patch is for 2.6.36. > > arch/powerpc/boot/dts/p1022ds.dts | 633 ++++++++++++++++++++++++++++ > arch/powerpc/configs/mpc85xx_defconfig | 34 +- > arch/powerpc/configs/mpc85xx_smp_defconfig | 34 +- > arch/powerpc/platforms/85xx/Kconfig | 8 + > arch/powerpc/platforms/85xx/Makefile | 1 + > arch/powerpc/platforms/85xx/p1022_ds.c | 148 +++++++ > 6 files changed, 814 insertions(+), 44 deletions(-) > create mode 100644 arch/powerpc/boot/dts/p1022ds.dts > create mode 100644 arch/powerpc/platforms/85xx/p1022_ds.c
applied to next - k _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev