diff options
Diffstat (limited to 'arch/blackfin/mach-bf538/include/mach/anomaly.h')
-rw-r--r-- | arch/blackfin/mach-bf538/include/mach/anomaly.h | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/arch/blackfin/mach-bf538/include/mach/anomaly.h b/arch/blackfin/mach-bf538/include/mach/anomaly.h index 8774b481c78e..55e7d0712a94 100644 --- a/arch/blackfin/mach-bf538/include/mach/anomaly.h +++ b/arch/blackfin/mach-bf538/include/mach/anomaly.h | |||
@@ -5,14 +5,14 @@ | |||
5 | * and can be replaced with that version at any time | 5 | * and can be replaced with that version at any time |
6 | * DO NOT EDIT THIS FILE | 6 | * DO NOT EDIT THIS FILE |
7 | * | 7 | * |
8 | * Copyright 2004-2010 Analog Devices Inc. | 8 | * Copyright 2004-2011 Analog Devices Inc. |
9 | * Licensed under the ADI BSD license. | 9 | * Licensed under the ADI BSD license. |
10 | * https://docs.blackfin.uclinux.org/doku.php?id=adi_bsd | 10 | * https://docs.blackfin.uclinux.org/doku.php?id=adi_bsd |
11 | */ | 11 | */ |
12 | 12 | ||
13 | /* This file should be up to date with: | 13 | /* This file should be up to date with: |
14 | * - Revision H, 07/10/2009; ADSP-BF538/BF538F Blackfin Processor Anomaly List | 14 | * - Revision I, 05/25/2010; ADSP-BF538/BF538F Blackfin Processor Anomaly List |
15 | * - Revision M, 07/10/2009; ADSP-BF539/BF539F Blackfin Processor Anomaly List | 15 | * - Revision N, 05/25/2010; ADSP-BF539/BF539F Blackfin Processor Anomaly List |
16 | */ | 16 | */ |
17 | 17 | ||
18 | #ifndef _MACH_ANOMALY_H_ | 18 | #ifndef _MACH_ANOMALY_H_ |
@@ -179,6 +179,7 @@ | |||
179 | #define ANOMALY_05000363 (0) | 179 | #define ANOMALY_05000363 (0) |
180 | #define ANOMALY_05000364 (0) | 180 | #define ANOMALY_05000364 (0) |
181 | #define ANOMALY_05000380 (0) | 181 | #define ANOMALY_05000380 (0) |
182 | #define ANOMALY_05000383 (0) | ||
182 | #define ANOMALY_05000386 (1) | 183 | #define ANOMALY_05000386 (1) |
183 | #define ANOMALY_05000389 (0) | 184 | #define ANOMALY_05000389 (0) |
184 | #define ANOMALY_05000400 (0) | 185 | #define ANOMALY_05000400 (0) |
@@ -186,6 +187,7 @@ | |||
186 | #define ANOMALY_05000430 (0) | 187 | #define ANOMALY_05000430 (0) |
187 | #define ANOMALY_05000432 (0) | 188 | #define ANOMALY_05000432 (0) |
188 | #define ANOMALY_05000435 (0) | 189 | #define ANOMALY_05000435 (0) |
190 | #define ANOMALY_05000440 (0) | ||
189 | #define ANOMALY_05000447 (0) | 191 | #define ANOMALY_05000447 (0) |
190 | #define ANOMALY_05000448 (0) | 192 | #define ANOMALY_05000448 (0) |
191 | #define ANOMALY_05000456 (0) | 193 | #define ANOMALY_05000456 (0) |
@@ -193,6 +195,7 @@ | |||
193 | #define ANOMALY_05000465 (0) | 195 | #define ANOMALY_05000465 (0) |
194 | #define ANOMALY_05000467 (0) | 196 | #define ANOMALY_05000467 (0) |
195 | #define ANOMALY_05000474 (0) | 197 | #define ANOMALY_05000474 (0) |
198 | #define ANOMALY_05000480 (0) | ||
196 | #define ANOMALY_05000485 (0) | 199 | #define ANOMALY_05000485 (0) |
197 | 200 | ||
198 | #endif | 201 | #endif |