[linux-yocto] [PATCH 33/39] arch/arm/mach-axxia: Work-Around for Event Problems in v1.0 Silicon

2014-04-22 Thread Charlie Paul
From: John Jacques john.jacq...@lsi.com SEV/WFE are unusable in v1.0 silicon. The boot loader now sets bit 7 in the ACLTR register of each core, making wfe a nop. At present, bit 7 of the ACTLR does not work in simulation and emulaton. Until that is corrected, this work-around is necessary.

[linux-yocto] [PATCH 33/39] arch/arm/mach-axxia: Work-Around for Event Problems in v1.0 Silicon

2014-04-11 Thread Charlie Paul
From: John Jacques john.jacq...@lsi.com SEV/WFE are unusable in v1.0 silicon. The boot loader now sets bit 7 in the ACLTR register of each core, making wfe a nop. At present, bit 7 of the ACTLR does not work in simulation and emulaton. Until that is corrected, this work-around is necessary.