linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "mojtaba" <kernelppc@gmail.com>
To: "'Stephen Neuendorffer'" <stephen.neuendorffer@xilinx.com>,
	<linuxppc-embedded@ozlabs.org>
Cc: mike.koss@ngc.com
Subject: RE: Instruction OCM
Date: Tue, 20 May 2008 10:31:15 +0200	[thread overview]
Message-ID: <015e01c8ba53$df25afa0$9d710ee0$@com> (raw)
In-Reply-To: <20080519165845.4430019C0055@mail16-wa4.bigfish.com>

Actually there is no overlapping between IOCM and DDR. The IOCM region
addre4sses are:
PARAMETER C_BASEADDR = 0xc0a00000
PARAMETER C_HIGHADDR = 0xc0a1ffff
And the DDR addresses are:
PARAMETER C_MEM0_BASEADDR = 0x00000000
PARAMETER C_MEM0_HIGHADDR = 0x0fffffff
Furthermore, if such a conflict existed, the synthesizer would have
identified it.


-----Original Message-----
From: Stephen Neuendorffer [mailto:stephen.neuendorffer@xilinx.com] 
Sent: Monday, May 19, 2008 6:59 PM
To: mojtaba; linuxppc-embedded@ozlabs.org
Subject: RE: Instruction OCM

The traps are down there in low memory.  trap 700 is probably the one
that deals with MMU exceptions.  My guess is your OCM region is
overlapping with the DDR memory containing that code.

Steve

> -----Original Message-----
> From: linuxppc-embedded-bounces+stephen=neuendorffer.name@ozlabs.org
[mailto:linuxppc-embedded-
> bounces+stephen=neuendorffer.name@ozlabs.org] On Behalf Of mojtaba
> Sent: Monday, May 19, 2008 8:17 AM
> To: linuxppc-embedded@ozlabs.org
> Subject: Instruction OCM
> 
> Dear all,
> 
> I cannot run Linux when I have an instruction OCM in my design but,
without instruction OCM
> everything is fine. I tried to do some debugging. It seems that the
Linux memory management unit has
> a problem with that.  After entering the MMU initialization phase, it
suddenly jumps to address
> 0x00000700 it get stuck there. Is there anybody who have tried a
design with instruction OCM? Do I
> need to do special configuration for the Linux kernel?
> 
> Regards,
> 
> Mojtaba


This email and any attachments are intended for the sole use of the named
recipient(s) and contain(s) confidential information that may be
proprietary, privileged or copyrighted under applicable law. If you are not
the intended recipient, do not read, copy, or forward this email message or
any attachments. Delete this email message and any attachments immediately.

  reply	other threads:[~2008-05-20  8:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-19 15:17 Instruction OCM mojtaba
2008-05-19 16:58 ` Stephen Neuendorffer
2008-05-20  8:31   ` mojtaba [this message]
2008-05-19 17:59 ` Koss, Mike (Mission Systems)
2008-05-19 18:53 ` Sergey Temerkhanov
2008-05-20  9:19   ` mojtaba
2008-05-20 11:11     ` Temerkhanov
2008-05-20 21:26       ` Stephen Neuendorffer

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='015e01c8ba53$df25afa0$9d710ee0$@com' \
    --to=kernelppc@gmail.com \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=mike.koss@ngc.com \
    --cc=stephen.neuendorffer@xilinx.com \
    /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).