[ECOS] ROMRAM redboot

David Airlie David.Airlie@parthus.com
Fri Jun 8 04:32:00 GMT 2001


> 
> Last night i figured out whats wrong with my system. The EBSA puts the
> TLB memory at 0x4000-0x7fff. My current linker scripts put the image
> at address 0x0-upwards. The HAL initialises the TLB and splats itself.
> I need to make the linker put a hole in the image for the TLB.
> 
Set the linker scripts to 0x8000 and then set the RAM_VADDR in your script
to 0x8000 so that the RAM image gets copied to the right spot..

Dave.

>         Andrew
> 

-- 
      David Airlie, Software Engineer, Parthus Technologies plc.,
       Mary Rosse Centre, National Tech Park, Limerick, Ireland.
   t: +353-61-508116 / f: +353-61-508101 / David.Airlie@parthus.com



More information about the Ecos-discuss mailing list