• Problem disabling cache on ARM926ej-s
    I've been using mmu.c to setup my MMU table and enable the caches - for months now, so I think that part is OK. Now I need to disable the icache, dcache and mmu, do some stuff and re-enable them...
  • Problem disabling cache on ARM926ej-s
    I've been using mmu.c to setup my MMU table and enable the caches - for months now, so I think that part is OK. Now I need to disable the icache, dcache and mmu, do some stuff and re-enable them...
  • ARM926ejs Cache linefill
  • ARM926ejs Cache linefill
  • Testing Data Cache of ARM926EJ-S
    Note: This was originally posted on 26th November 2009 at http://forums.arm.com Hi, I have an issue testing data cache for ARM926EJ-S used by AT91SAM9XE and AT91SAM9G20. As you know, AT91SAM9XE has the...