On May 5, 2008, at 1:23 PM, Giuseppe Coviello wrote:

This patch adds the support for the sam440ep board.

arch/powerpc/boot/Makefile                  |    5 +-
arch/powerpc/boot/cuboot-sam440ep.c         |   35 +
arch/powerpc/boot/dts/sam440ep.dts          |  292 ++++++
arch/powerpc/boot/sam440ep.c                |   53 +
arch/powerpc/configs/44x/sam440ep_defconfig | 1429 ++++++++++++++++++ +++++++++
arch/powerpc/platforms/44x/Kconfig          |    9 +
arch/powerpc/platforms/44x/Makefile         |    1 +
arch/powerpc/platforms/44x/sam440ep.c       |   66 ++
arch/powerpc/sysdev/Makefile                |    1 +
arch/powerpc/sysdev/sam440ep.c              |  112 +++
include/asm-powerpc/dma-mapping.h           |   30 +
sound/core/memalloc.c                       |   31 +-

The changes to dma-mapping.h and sound/core/memalloc.c need to be explained and odds are will not go in as is.

Also, the .dts should be v1 format.

- k

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to