9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Devon H. O'Dell " <dodell@offmyserver.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Small bits of progress on SIMpad, couple of ARM questions
Date: Sun, 10 Apr 2005 22:21:02 +0200	[thread overview]
Message-ID: <20050410202102.GH97206@smp500.sitetronics.com> (raw)
In-Reply-To: <42596403.2020508@zappe.us>

[-- Attachment #1: Type: text/plain, Size: 1140 bytes --]

On Sun, Apr 10, 2005 at 11:36:03AM -0600, Michael Zappe wrote:
> Well, I just did the same thing for OpenBSD on IXP (XScale core), and 
> here are some of the issues you may want to look at. 
> 
> It seems there's an errata with the XScale core that causes 
> self-modifying code (including linkers and loaders) not to work if write 
> coalescing is disabled in CP15.  Check to make sure that it is enabled 
> in register 0. 
> 
> Also, make sure that the cache flush you are calling invalidates the 
> I-cache after flushing the D-cache. 
> 
> One other thing to try to make sure that it's a cache issue (what it 
> sounds like), is to try running it with caches disabled on startup.
> 
> If you need any more help, feel free to contact me!
> 
>    Mike

Thanks for the offer, certainly will do. I'll open up that ARM
spec and the SA-1110 datasheet again tomorrow and see if I can't
apply some of your tips. Charles and Bruce Ellis also responded
off-list with tips of their own.

I'll see if these tips combined get me any further, otherwise
I'll just accept the offers and bug you guys some more ;).

--Devon

[-- Attachment #2: Type: application/pgp-signature, Size: 194 bytes --]

      reply	other threads:[~2005-04-10 20:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-10 13:00 Devon H. O'Dell 
2005-04-10 17:36 ` Michael Zappe
2005-04-10 20:21   ` Devon H. O'Dell  [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=20050410202102.GH97206@smp500.sitetronics.com \
    --to=dodell@offmyserver.com \
    --cc=9fans@cse.psu.edu \
    /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).