All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jon Loeliger <jdl@jdl.com>
To: linuxppc-dev@ozlabs.org
Subject: [RFC PATCH 0/3]: Add StorCenter port to arch/powerpc
Date: Mon, 07 Jan 2008 11:54:15 -0600	[thread overview]
Message-ID: <E1JBwAx-0006Il-CE@jdl.com> (raw)

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

             reply	other threads:[~2008-01-07 17:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-07 17:54 Jon Loeliger [this message]
2008-01-07 19:34 ` [RFC PATCH 0/3]: Add StorCenter port to arch/powerpc Grant Likely
2008-01-07 20:14   ` Jon Loeliger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JBwAx-0006Il-CE@jdl.com \
    --to=jdl@jdl.com \
    --cc=linuxppc-dev@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.