From: Dan Malek <dan@netx4.com>
To: Claude Robitaille <crobitaille@videotron.ca>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Still not booting
Date: Mon, 25 Oct 1999 18:43:04 -0400 [thread overview]
Message-ID: <3814DCF8.D74828C0@netx4.com> (raw)
In-Reply-To: Pine.LNX.4.10.9910251825040.434-100000@localhost.localdomain
Claude Robitaille wrote:
> ..... Right now, I find that the first
> access to the memory to clear it ends up in hanging the system. The
> address is 3004ddcc which obviously seems to be a logical or virtual
> address.
What are you using for the addresses of the IMMR, control registers
and such? You can't use the default values that most debuggers
stuff into a FADS board, these have to all be moved into the
kernel virtual address space, which map 1:1 to their
corresponding physical address, and requires properly programming
the memory controller and changing the debugger scripts.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~1999-10-25 22:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-10-25 22:25 Still not booting Claude Robitaille
1999-10-25 22:43 ` Dan Malek [this message]
1999-10-28 1:24 ` Claude Robitaille
1999-10-28 4:58 ` Dan Malek
1999-10-28 12:33 ` Claude Robitaille
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=3814DCF8.D74828C0@netx4.com \
--to=dan@netx4.com \
--cc=crobitaille@videotron.ca \
--cc=linuxppc-embedded@lists.linuxppc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.