Hello again!
If you have an OR1000 implementation without
virtual memory (without MMU), how can you define non-cacheable memory sectors?
Aparently, the only way to define non-cacheable sectors is using the PTEs, but
if you don't use virtual memory, you don't have page
table.
|