* [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
* Re: [RFC PATCH 0/3]: Add StorCenter port to arch/powerpc
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
0 siblings, 1 reply; 3+ messages in thread
From: Grant Likely @ 2008-01-07 19:34 UTC (permalink / raw)
To: Jon Loeliger; +Cc: linuxppc-dev
On 1/7/08, Jon Loeliger <jdl@jdl.com> wrote:
> 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.
Can you access __log_buf in any way at all?
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely@secretlab.ca
(403) 399-0195
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [RFC PATCH 0/3]: Add StorCenter port to arch/powerpc
2008-01-07 19:34 ` Grant Likely
@ 2008-01-07 20:14 ` Jon Loeliger
0 siblings, 0 replies; 3+ messages in thread
From: Jon Loeliger @ 2008-01-07 20:14 UTC (permalink / raw)
To: Grant Likely; +Cc: linuxppc-dev, andy
So, like, the other day "Grant Likely" mumbled:
> On 1/7/08, Jon Loeliger <jdl@jdl.com> wrote:
> > 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.
>
> Can you access __log_buf in any way at all?
Not that we've established yet...
jdl
^ 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).