[PATCH 0/3 v2] Add iomega StorCenter basic port
From: Jon Loeliger <hidden>
Date: 2008-01-08 22:05:44
From: Jon Loeliger <hidden>
Date: 2008-01-08 22:05:44
Folks, Here's the second pass at the patches to add the basic iomega StorCenter port to arch/powerpc. This version of the patches addresses the comments from the first round, cleaning up the Kconfig, DTS and board file. Thanks, jdl arch/powerpc/boot/Makefile | 3 +- arch/powerpc/boot/cuboot-824x.c | 52 + arch/powerpc/boot/dts/storcenter.dts | 155 +++ arch/powerpc/configs/storcenter_defconfig | 1174 +++++++++++++++++++++++ arch/powerpc/platforms/embedded6xx/Kconfig | 23 +- arch/powerpc/platforms/embedded6xx/Makefile | 1 + arch/powerpc/platforms/embedded6xx/storcenter.c | 165 ++++ 7 files changed, 1566 insertions(+), 7 deletions(-)