Quoth Martin Voss <>:
> I agree that useable SDRAM starts at 0x4002 0000 since dBUG uses the
> first 0x20000. The physical end address of the SDRAM is 0x4200 0000
> (32MB).  
[...]
> Since the first 0x20000 is used by dBUG, why is MEM_BASE 0x4000 0000
> and not 0x4002 0000? Any shouldn't MEM_SIZE be adjusted down with
> 0x20000 accordingly?  

While I'm not familiar with the 5208, isn't dBUG in Flash, not SDRAM?
Once it stops running (by passing control to Linux) then any RAM it was
using should be fair game, provided that all its hooks (interrupt
vectors etc) are removed (which they should be).

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to