[PATCH 0/3 v2] Add iomega StorCenter basic port

Jon Loeliger jdl at jdl.com
Wed Jan 9 09:05:39 EST 2008


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(-)



More information about the Linuxppc-dev mailing list