how do linux active the ppc405 cache?
Li Jun (Aaron)
aaronleefly at gmail.com
Sat Jul 18 22:55:31 EST 2009
Hi all,
I have a question about cache activation on the Xilinx Virtex4 ML403 board.
I know that PowerPC instruction and data caches have to be activated
manually with the command
XCache_EnableICache();
XCache_EnableDCache();
It works well with the standalone application, but how about it in Linux
system?
When porting a linux 2.6 on the board, how the cache can be activated by
the OS?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20090718/2c1d47a2/attachment.htm>
More information about the Linuxppc-dev
mailing list