From: "Laurent Lagrange" <lagrange@fr.oleane.com>
To: "'Kumar Gala'" <kumar.gala@freescale.com>,
"'Dan Malek'" <dan@embeddededge.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: RE: MPC8560 problem to launch user application like /sbin/init
Date: Thu, 14 Oct 2004 11:49:18 +0200 [thread overview]
Message-ID: <004401c4b1d3$1ac0df40$5201a8c0@GEG2400> (raw)
In-Reply-To: <010190ED-1D8F-11D9-92E7-000393DBC2E8@freescale.com>
Hi,
> Have you turned on emulation of FP in the kernel?
No I did not it, but with the FP emulation on, the Linux runs...
Many thanks for your help.
> > The console is mapped on SCC1 port.
> > CCSRBAR is mapped at 0xF8000000 and immr at 0xF8080000.
> I would suggest using the standard memory map the rest of
> us use for 8560. It makes the porting lots easier.
Sure. But where can I find the standard rules ?
Are the rules dependent on each demo board like 8560_ads ?
Do the custom boots respect some rules ?
> I open 2 TLBs on memory and a big TLB for all IOs included CSSRBAR.
> How do you to this? The linux ppc kernel already manages all
> of this mapping for you.
Right. I let the kernel configure the memory TLBs but I use
a call to io_block_mapping to open the IO space
io_block_mapping(0xf0000000, 0xf0000000, 0x10000000, _PAGE_IO);
Thanks again
Bye
Laurent
next prev parent reply other threads:[~2004-10-14 9:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-13 17:07 MPC8560 problem to launch user application like /sbin/init Laurent Lagrange
2004-10-13 21:01 ` Dan Malek
2004-10-14 3:13 ` Kumar Gala
2004-10-14 9:49 ` Laurent Lagrange [this message]
2004-10-14 15:39 ` Jon Loeliger
2004-10-14 15:28 ` Jon Loeliger
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='004401c4b1d3$1ac0df40$5201a8c0@GEG2400' \
--to=lagrange@fr.oleane.com \
--cc=dan@embeddededge.com \
--cc=kumar.gala@freescale.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