[ECOS] Re: redboot write to memory mapped register
yh@bizmail.com.au
yh@bizmail.com.au
Tue Jan 24 00:26:00 GMT 2006
Hello,
In redboot, if I want to write to peripheral register in sync memory (such
as 0x70000000 in cirrus EP9301 chip), can I directly placed the address
0x70000000 into the HAL_WRITE_UINT32, or do I need to call
hal_virt_to_phys_address to convert 0x70000000 to physical address?
Thank you.
Jim
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list