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]
Other format: [Raw text]

Re: RedBoot Question


mohanlal jangir said:
> Does RedBoot ever need to use macros like VIRT_TO_BUS and BUS_TO_VIRT or it
> accesses physical addresses directly?

It depends on your platform, but in general, yes you should use them,

Note: just because RedBoot runs without interrupts, it does not mean
that it does not use the MMU if it wants/needs to.




-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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