• Issue with ARM926EJS uboot relocation to DDR
    Hi All, I'm new to Uboot and has experience in bringing up VxWorks BSPs. I am working on developing support for a new SOC in Uboot. The SOC has an arm926ej-s based core and is implemented on Xilinx...
  • SOFT Reset hangs sometimes in ARM926ej
    Hi, I am working on PC205 having ARM926ej as a processor in it along with DSPs included in it. Now, I am facing an issue regarding SOFTWARE REBOOT/RESET of the ARM processor as i don't have any WATCHDOG...
  • Setting up TCM Memory in ARM926EJ-S
    Note: This was originally posted on 20th October 2008 at http://forums.arm.com Hi all, I am currently trying to turn on TCM in ARM926EJ-S where there is 64K for ITCM, DTCM and internal SRAM. I have decided...
  • ARM926ejs Cache linefill
  • dump MMU translation table for A9 in Linux
    Hello, I would like to know how to read the translation table info for A9 from embedded Linux. In freeRTOS I have translation_table.S but I do not find anything similar for ARM architecure in linux...