[PATCH 1/1 v2] AMCC PPC 460SX redwood SoC platform initial framework

Josh Boyer jwboyer at linux.vnet.ibm.com
Sat Jan 31 00:16:01 EST 2009


On Thu, Jan 29, 2009 at 01:05:08PM -0800, Madhulika Madishetty wrote:
> 
>Resubmitting patch without the confidentiality notice.
>
>From: Madhulika Madishetty <mmadishetty at amcc.com>
>
>This patch contains initial framework for the AMCC Redwood board.
>
>Signed-off-by: Madhulika Madishetty <mmadishetty at amcc.com>
>Signed-off-by: Tirumala Marri <tmarri at amcc.com>
>Signed-off-by: Feng Kan <fkan at amcc.com>
>Signed-off-by: Vidhyananth Venkatasamy <vvenkatasamy at amcc.com>
>Signed-off-by: Preetesh Parekh <pparekh at amcc.com>
>Acked-by: Loc Ho <lho at amcc.com>
>Acked-by: Feng Kan <fkan at amcc.com>
>---
> arch/powerpc/boot/dts/redwood.dts          |  245 ++++++
> arch/powerpc/configs/44x/redwood_defconfig | 1174
>++++++++++++++++++++++++++++
> arch/powerpc/kernel/cpu_setup_44x.S        |    1 +
> arch/powerpc/kernel/cputable.c             |   13 +
> arch/powerpc/platforms/44x/Kconfig         |   19 +
> arch/powerpc/platforms/44x/ppc44x_simple.c |    1 +
> 6 files changed, 1453 insertions(+), 0 deletions(-)  create mode 100644
>arch/powerpc/boot/dts/redwood.dts  create mode 100644
>arch/powerpc/configs/44x/redwood_defconfig

>From a code perspective, this looks much improved from the last time it was
submitted.  Good job there.

However, the patch itself appears to be word-wrapped or otherwise corrupted:

[jwboyer at yoda linux-2.6]$ git am -i ~/Download/1-1-v2-AMCC-PPC-460SX-redwood-SoC-platform-initial-framework.patch
Applying AMCC PPC 460SX redwood SoC platform initial framework
fatal: corrupt patch at line 55
Patch failed at 0001.

You need to teach your email program (or mail server perhaps) to not do that.

josh



More information about the Linuxppc-dev mailing list