From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3814DCF8.D74828C0@netx4.com> Date: Mon, 25 Oct 1999 18:43:04 -0400 From: Dan Malek MIME-Version: 1.0 To: Claude Robitaille CC: linuxppc-embedded@lists.linuxppc.org Subject: Re: Still not booting References: Content-Type: text/plain; charset=us-ascii Sender: owner-linuxppc-embedded@lists.linuxppc.org List-Id: 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/