From: Dan Malek <dan@mvista.com>
To: Craig MacDonald <macdonldc@netscape.net>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: PPCBoot and IMMR remapping for linux 2.4 on sbc8260
Date: Thu, 20 Sep 2001 18:41:26 -0400 [thread overview]
Message-ID: <3BAA7096.54F24F9B@mvista.com> (raw)
In-Reply-To: 4E48AD2F.671BD424.031B03A1@netscape.net
Craig MacDonald wrote:
> .....I have been trying to change the immr_base
> in assembly, but it does not seem to work.
If the boot rom hasn't changed the default address (which they
sometimes do but don't tell you :-), just to this:
lis r5, 0x0f01
lis r4, 0xf000
stw r4, 0x1a8(r5)
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2001-09-20 22:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-20 21:29 PPCBoot and IMMR remapping for linux 2.4 on sbc8260 Craig MacDonald
2001-09-20 22:41 ` Dan Malek [this message]
2001-09-23 18:00 ` Wolfgang Denk
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=3BAA7096.54F24F9B@mvista.com \
--to=dan@mvista.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=macdonldc@netscape.net \
/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).