linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Steve Heflin <sheflin@newagemicro.com>
To: linuxppc-embedded@ozlabs.org
Subject: ppc platform for AMCC-440EPx - ELDK to the rescue
Date: Wed, 26 Mar 2008 09:08:03 -0400	[thread overview]
Message-ID: <20080326130837.762DBDE2FB@ozlabs.org> (raw)

I finally resolved my nightmare of getting linux-2.6.24/5... to work 
on my AMCC-440Epx - Sequoia spinoff board. Following a clue I derived 
from a reply from Wolfgang Denx, I went to the DENX Engineering site 
where I discoved and downloaded the ELDK for the ppc_4xxFP. the ELDK 
uses the ppc platform instead of the powerpc platform.  FINALLY the 
early debugging console output worked, which doesn't work at all 
using the powerpc platform (and yes, I had the correct port address 
configured).  After that, I was able to see that it was the 
"setup_hose" function called from /arch/ppc/platforms/4xx/sequoia.c 
that caused my board to hang. This Sequoia spinoff board has the PCI 
Host Bridge disabled which I didn't realize until that point.

Looking back at the powerpc platform, I don't see how to disable the 
Host Bridge initialization without disabling the entire PCI 
bus.  This board does have 2 devices hooked on the PCI bus, just no 
need for a Host Bridge.

Also, I fail to see what the DTS virtualization layer of the hardware 
buys us. When debugging, it's so much harder to use than the ppc 
platform's straight forward and standard methodologies.  I can't 
understand to goal to eliminate the ppc platform, especially given 
the fact that DENX's ELDK is still using it with Linux 2.6.24.2 !!

Best Regards to all,
Special Thanks to Wolfgang Denx,
Steve Heflin

             reply	other threads:[~2008-03-26 13:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-26 13:08 Steve Heflin [this message]
2008-03-26 16:26 ` ppc platform for AMCC-440EPx - ELDK to the rescue Scott Wood
2008-03-26 22:22 ` Wolfgang Denk
2008-03-26 22:56   ` Dave Cogley
2008-03-27  1:03     ` Josh Boyer
2008-03-27  1:08 ` Josh Boyer
  -- strict thread matches above, loose matches on Subject: below --
2008-03-27 20:36 Steve Heflin

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=20080326130837.762DBDE2FB@ozlabs.org \
    --to=sheflin@newagemicro.com \
    --cc=linuxppc-embedded@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 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).