linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/3]: Add StorCenter port to arch/powerpc
@ 2008-01-07 17:54 Jon Loeliger
  2008-01-07 19:34 ` Grant Likely
  0 siblings, 1 reply; 3+ messages in thread
From: Jon Loeliger @ 2008-01-07 17:54 UTC (permalink / raw)
  To: linuxppc-dev

Guys,

I have the bulk of a port for the iomega StorCenter that
Andy and I have been working on.  We'd like your feedback!

Specifically, it's not quite working yet, and for lack of
actually getting serial output, we're having some difficulty
still.  I post it here in a desperate attempt to let some
eagle-eyed person point out my obvious "D'oh" problem.

Thanks,
jdl


 arch/powerpc/boot/Makefile                      |    3 +-
 arch/powerpc/boot/cuboot-824x.c                 |   52 +
 arch/powerpc/boot/dts/storcenter.dts            |  159 +++
 arch/powerpc/configs/storcenter_defconfig       | 1538 +++++++++++++++++++++++
 arch/powerpc/platforms/embedded6xx/Kconfig      |   15 +-
 arch/powerpc/platforms/embedded6xx/Makefile     |    2 +
 arch/powerpc/platforms/embedded6xx/storcenter.c |  158 +++
 7 files changed, 1924 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-01-07 20:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-07 17:54 [RFC PATCH 0/3]: Add StorCenter port to arch/powerpc Jon Loeliger
2008-01-07 19:34 ` Grant Likely
2008-01-07 20:14   ` Jon Loeliger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).