diff options
author | Mike Frysinger <michael.frysinger@analog.com> | 2007-07-24 23:56:01 -0400 |
---|---|---|
committer | Bryan Wu <bryan.wu@analog.com> | 2007-07-24 23:56:01 -0400 |
commit | 60e9356d770ca3622fe5e84680b78fc376e53fbf (patch) | |
tree | a63ed7658206e9320400c34b4edcd414acf9ac76 /include/asm-blackfin/mach-bf548 | |
parent | 1aafd9091226a02b481298315f959f777294684e (diff) |
Blackfin arch: update BF54x anomaly list
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Roy Huang <roy.huang@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Diffstat (limited to 'include/asm-blackfin/mach-bf548')
-rw-r--r-- | include/asm-blackfin/mach-bf548/anomaly.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-blackfin/mach-bf548/anomaly.h b/include/asm-blackfin/mach-bf548/anomaly.h index 952f03e140f2..37e0bd22b64b 100644 --- a/include/asm-blackfin/mach-bf548/anomaly.h +++ b/include/asm-blackfin/mach-bf548/anomaly.h | |||
@@ -27,6 +27,8 @@ | |||
27 | #define ANOMALY_05000265 (1) | 27 | #define ANOMALY_05000265 (1) |
28 | /* Certain Data Cache Writethrough Modes Fail for Vddint <= 0.9V */ | 28 | /* Certain Data Cache Writethrough Modes Fail for Vddint <= 0.9V */ |
29 | #define ANOMALY_05000272 (1) | 29 | #define ANOMALY_05000272 (1) |
30 | /* False Hardware Error Exception when ISR context is not restored */ | ||
31 | #define ANOMALY_05000281 (1) | ||
30 | /* False Hardware Errors Caused by Fetches at the Boundary of Reserved Memory */ | 32 | /* False Hardware Errors Caused by Fetches at the Boundary of Reserved Memory */ |
31 | #define ANOMALY_05000310 (1) | 33 | #define ANOMALY_05000310 (1) |
32 | /* Errors When SSYNC, CSYNC, or Loads to LT, LB and LC Registers Are Interrupted */ | 34 | /* Errors When SSYNC, CSYNC, or Loads to LT, LB and LC Registers Are Interrupted */ |
@@ -59,6 +61,7 @@ | |||
59 | #define ANOMALY_05000183 (0) | 61 | #define ANOMALY_05000183 (0) |
60 | #define ANOMALY_05000198 (0) | 62 | #define ANOMALY_05000198 (0) |
61 | #define ANOMALY_05000244 (0) | 63 | #define ANOMALY_05000244 (0) |
64 | #define ANOMALY_05000261 (0) | ||
62 | #define ANOMALY_05000263 (0) | 65 | #define ANOMALY_05000263 (0) |
63 | #define ANOMALY_05000266 (0) | 66 | #define ANOMALY_05000266 (0) |
64 | #define ANOMALY_05000273 (0) | 67 | #define ANOMALY_05000273 (0) |