On Jun 29, 2010, at 4:34 PM, Timur Tabi wrote: > Introduce basic support for the Freescale P1022DS reference board, based on > the > Freescale BSP for this board. > > Details: No DIU video or SSI audio support, no MMC/SD card support, 36-bit and > SWIOTLB support enabled, 36-bit DTS only, and CONFIG_NO_HZ disabled because it > causes performance problems on this kernel. > > Signed-off-by: Timur Tabi <ti...@freescale.com> > --- > > This patch is for 2.6.36. > > arch/powerpc/boot/dts/p1022ds.dts | 676 +++++++++++ > arch/powerpc/configs/85xx/p1022_ds_defconfig | 1620 ++++++++++++++++++++++++++ > arch/powerpc/platforms/85xx/Kconfig | 9 + > arch/powerpc/platforms/85xx/Makefile | 1 + > arch/powerpc/platforms/85xx/p1022_ds.c | 148 +++ > 5 files changed, 2454 insertions(+), 0 deletions(-) > create mode 100644 arch/powerpc/boot/dts/p1022ds.dts > create mode 100644 arch/powerpc/configs/85xx/p1022_ds_defconfig > create mode 100644 arch/powerpc/platforms/85xx/p1022_ds.c
Drop the defconfig and update mpc85xx_{smp_}defconfig to build p1022. - k _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev