diff options
Diffstat (limited to 'arch/blackfin/mach-bf561/include/mach/anomaly.h')
-rw-r--r-- | arch/blackfin/mach-bf561/include/mach/anomaly.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/blackfin/mach-bf561/include/mach/anomaly.h b/arch/blackfin/mach-bf561/include/mach/anomaly.h index a5312b2d267e..70da495c9665 100644 --- a/arch/blackfin/mach-bf561/include/mach/anomaly.h +++ b/arch/blackfin/mach-bf561/include/mach/anomaly.h | |||
@@ -262,6 +262,8 @@ | |||
262 | #define ANOMALY_05000366 (1) | 262 | #define ANOMALY_05000366 (1) |
263 | /* Possible RETS Register Corruption when Subroutine Is under 5 Cycles in Duration */ | 263 | /* Possible RETS Register Corruption when Subroutine Is under 5 Cycles in Duration */ |
264 | #define ANOMALY_05000371 (1) | 264 | #define ANOMALY_05000371 (1) |
265 | /* SSYNC Stalls Processor when Executed from Non-Cacheable Memory */ | ||
266 | #define ANOMALY_05000402 (__SILICON_REVISION__ == 4) | ||
265 | /* Level-Sensitive External GPIO Wakeups May Cause Indefinite Stall */ | 267 | /* Level-Sensitive External GPIO Wakeups May Cause Indefinite Stall */ |
266 | #define ANOMALY_05000403 (1) | 268 | #define ANOMALY_05000403 (1) |
267 | /* TESTSET Instruction Causes Data Corruption with Writeback Data Cache Enabled */ | 269 | /* TESTSET Instruction Causes Data Corruption with Writeback Data Cache Enabled */ |