On Wed, Mar 23, 2005 at 03:46:05PM -0700, Ronald G. Minnich wrote:
> you're going to have some fun if physical memory is not at 0xc000000 and 
> up -- i.e. starts at 0 -- so work out your phys memory map before you 
> start.
> 
> ron

Thankfully, it appears to do so. From the Linux source:

SET_BANK( 0, 0xc0000000, 64*1024*1024 );

Might that simply be a property of the processor? I don't know 
much about physical / virtual memory mapping.

--Devon

Attachment: pgpvhxlQzvt8W.pgp
Description: PGP signature

Reply via email to