Keywords: PPC405, PPC405 errata, errata 213, Virtex-4, Vxworks, BSP
The VxWorks BSP template needs to be updated to implement the work-around for PPC405 errata 213.
NOTE: The work-around is only applied if the processor version register (PVR) matches PVR: 0x20011430 in PowerPC.
The work-around should be placed in "sysALib.s" immediately after clearing the MSR, at which point bits 1 and 3 of CCR0 are set. Note that these bits are undocumented by IBM.
Failure to implement this fix can lead to random memory corruption.
"sysALib.s" has been changed for template BSPs to include modifications to CCR0.