[PATCH 0/3] Reworked AMCC Arches patches
From: Josh Boyer <hidden>
Date: 2008-10-01 12:48:24
From: Josh Boyer <hidden>
Date: 2008-10-01 12:48:24
Hi Victor, I reworked the Arches patches to fit my 'next' branch. I don't have an Arches board though, so I'll need you to test them out. If they work for you let me know and I'll include them. josh Victor Gallardo (3): powerpc/44x: Add AMCC Arches eval board support Add AMCC Arches defconfig file Add AMCC Arches DTS arch/powerpc/boot/dts/arches.dts | 293 +++++++++++ arch/powerpc/configs/44x/arches_defconfig | 765 ++++++++++++++++++++++++++++ arch/powerpc/platforms/44x/Kconfig | 22 +- arch/powerpc/platforms/44x/ppc44x_simple.c | 1 + 4 files changed, 1077 insertions(+), 4 deletions(-) create mode 100644 arch/powerpc/boot/dts/arches.dts create mode 100644 arch/powerpc/configs/44x/arches_defconfig