linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Asier Llano Palacios <asierllano@gmail.com>
To: grant.likely@secretlab.ca
Cc: linuxppc-dev@ozlabs.org, Aitor Arzuaga <a.arzuaga@usyscom.com>
Subject: lite5200b kernel not booting
Date: Thu, 24 Sep 2009 16:41:19 +0200	[thread overview]
Message-ID: <1253803279.4632.91.camel@allano> (raw)

Hi Grant,

We've been working with a lite5200b for a while, we have been working
with the ppc platform in linux 2.6.x for 5 years and it worked properly
until 2.6.25 included. We want to switch to the powerpc platform but it
doesn't seem to work.

After the bootloader (tested with the uboot 1.2.0 and 2009.08) starts
the cuImage.lite5200 it doesn't show anything in the console.

I'd like to know if the lite5200b is still supported and which version
is known to work with it and what is the default configuration. I want
to test it like the developers do, until I configure it myself.

I've managed to do some debugging in assembler, to know that it works
properly until DCACHE is enabled in setup_common_caches of
arch/powerpc/kernel/cpu_setup_6xx.S. If I skip enabling the DCACHE it
continues properly until the MMU is enabled.

I'm only debugging it writing to the serial port registers in assembler,
so I'm not very sure if it continues properly or if I am not able to
debug it after the DCACHE is enabled or the MMU is enabled. I want to
debug it with a JTAG debugger, but I still don't have one (do you
recommend me anyone?).

Kind regards and thank you for the help,
Asier

             reply	other threads:[~2009-09-24 14:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-24 14:41 Asier Llano Palacios [this message]
2009-09-25 12:15 ` lite5200b kernel not booting Jon Smirl
2009-09-27 12:22   ` Albrecht Dreß

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=1253803279.4632.91.camel@allano \
    --to=asierllano@gmail.com \
    --cc=a.arzuaga@usyscom.com \
    --cc=grant.likely@secretlab.ca \
    --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 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).