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: What's the definition of VROM memory region used for?


>>>>> Cristiano Ligieri Pereira writes:

>> No. Its just with IQ80310. AFAIK, other ARM ports remap all of RAM to start
>> at address zero. Because of other constraints, we had to remap only the
>> first 4K of ram to address zero.
>> 
>> --Mark

> Which constraints were that?

The hardware. In order to remap all of SDRAM to low memory, pretty much
every other piece of hw on the board would have to get remapped elsewhere.
There was a body of code already existing which relied on the physical
addresses. Not all of that software (very little actually) was in our
control and remapping all of SDRAM to low memory would have broken that
code. Because of scheduling issues outside of Red Hat, the current
approach was the one that won out.

--Mark



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