[PATCH] Sam440ep support

Josh Boyer jwboyer at linux.vnet.ibm.com
Mon May 19 22:47:01 EST 2008


On Tue, 6 May 2008 18:37:57 +0200
"Giuseppe Coviello" <cjg at cruxppc.org> wrote:

> I've prepared another path to add the support for the sam440ep;
> shortly I've merged arch/powerpc/boot/sam440ep.c in
> arch/powerpc/boot/cuboot-sam440ep.c; I've inserted the code to make
> the rtc works directly in arch/powerpc/platforms/44x/sam440ep.c (so
> there isn't any arch/powerpc/sysdev/sam440ep.c anymore), and I've
> cutted away the nasty hack (dma-mapping.h and memmalloc.c) to make the
> sound works.
> 
>  arch/powerpc/boot/Makefile                  |    3 +-
>  arch/powerpc/boot/cuboot-sam440ep.c         |   49 ++
>  arch/powerpc/boot/dts/sam440ep.dts          |  292 +++++++
>  arch/powerpc/configs/44x/sam440ep_defconfig | 1192 +++++++++++++++++++++++++++
>  arch/powerpc/platforms/44x/Kconfig          |    9 +
>  arch/powerpc/platforms/44x/Makefile         |    1 +
>  arch/powerpc/platforms/44x/sam440ep.c       |   80 ++
>  7 files changed, 1625 insertions(+), 1 deletions(-)

Patch looks fine, but you're missing a Signed-off-by line.  Please read
section 12 of Documentation/SubmittingPatches and add that.

josh



More information about the Linuxppc-dev mailing list