This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ROMRAM redboot


> 
> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]