public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Ralph Siemsen <rsiemsen@rossvideo•com>
To: David Grab <d.grab@hima•com>
Cc: linuxppc-embedded@ozlabs•org
Subject: Re: PCC440GX custom board configuration
Date: Mon, 04 Jul 2005 14:41:22 -0400	[thread overview]
Message-ID: <42C982D2.6070904@rossvideo.com> (raw)
In-Reply-To: <003101c57d66$9de20a20$f201a8c0@SN7606>

David Grab wrote:

> Now i want to configure Linux to match my custom board. I ported my board
> based on ocotea board configuration files and excluded all the stuff i don´t
> need. My kernel seems to load but get stuck on calibrating delay loop and
> loops between update_proces_times and __delay (at address 0xC0003400) until
> it reboots. Seems like i didn´t match the BogoMips calculation. Actually i
> don´t use the RTC (i comment out all TODC functions). I think this cause the
> problem. So what i have to do to boot without RTC or has someone my RTC
> running with linux?

You are most likely not passing the clock speed from bootloader 
correctly.  You can set it forcibly in the beginning of ocotea.c, or 
else fixup the structure passed between bootloader and kernel so that 
both sides match.  Doing the latter will fix a lot of other troubles 
that you will encounter later on as well.  See also:

http://www.denx.de/twiki/bin/view/DULG/LinuxHangsAfterUncompressingKernel

-R

      parent reply	other threads:[~2005-07-04 18:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-30 11:26 PCC440GX custom board configuration David Grab
2005-06-30 17:54 ` Eugene Surovegin
2005-07-04 18:41 ` Ralph Siemsen [this message]

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=42C982D2.6070904@rossvideo.com \
    --to=rsiemsen@rossvideo$(echo .)com \
    --cc=d.grab@hima$(echo .)com \
    --cc=linuxppc-embedded@ozlabs$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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