From: "Kalle Pokki" <kalle.pokki@iki.fi>
To: "Robin Gilks" <robin.gilks@tait.co.nz>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: 2.6.18 on mpc859t stuck in __delay
Date: Thu, 2 Nov 2006 08:03:13 +0200 [thread overview]
Message-ID: <a425f86c0611012203y4d9923b4u126a27ca033844ea@mail.gmail.com> (raw)
In-Reply-To: <45493B07.7030806@tait.co.nz>
On 11/2/06, Robin Gilks <robin.gilks@tait.co.nz> wrote:
> I'm sure this is a common one but I'm a bit stuck (like the target is
> really!!)
>
> I'm real confused about what options to enable for a generic 866 series
> target - I'm got CONFIG_MPC86xADS and CONFIG_FADS enabled in the
> platform section but I'm not clear as to whether that will cause the
> startup code to look for an ADS EPROM chip or look for a bd_t struct of
> data from the bootloader.
You should probably have just have CONFIG_8xx and
CONFIG_YOUR_OWN_BOARD defined. Don't enable these other boards, since
that just makes the code to access some board specific control
registers you don't have. This surely leads to machine check
exceptions or other erratic behavior. However, it may be useful to
grep all the CONFIG_MPC86xADS and CONFIG_FADS code sections, and check
if you should implement something similar to these code blocks that
applies to your own board.
prev parent reply other threads:[~2006-11-02 6:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-02 0:25 2.6.18 on mpc859t stuck in __delay Robin Gilks
2006-11-02 6:03 ` Kalle Pokki [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=a425f86c0611012203y4d9923b4u126a27ca033844ea@mail.gmail.com \
--to=kalle.pokki@iki.fi \
--cc=linuxppc-embedded@ozlabs.org \
--cc=robin.gilks@tait.co.nz \
/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