diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-05-06 02:26:38 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-05-25 08:24:08 -0400 |
commit | 93f1742c631a87f02622e6a4570e65479f598672 (patch) | |
tree | c133db266679ade63ffedb873713a6b55b79cdcb /arch/blackfin/mach-bf518 | |
parent | 803103925b1f23fe0edf91348be3e5a8fd352d5e (diff) |
Blackfin: update anomaly lists to latest public info
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/mach-bf518')
-rw-r--r-- | arch/blackfin/mach-bf518/include/mach/anomaly.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/blackfin/mach-bf518/include/mach/anomaly.h b/arch/blackfin/mach-bf518/include/mach/anomaly.h index 24918c5f7ea1..d2f076fbbc9e 100644 --- a/arch/blackfin/mach-bf518/include/mach/anomaly.h +++ b/arch/blackfin/mach-bf518/include/mach/anomaly.h | |||
@@ -5,7 +5,7 @@ | |||
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 | */ |
@@ -141,6 +141,7 @@ | |||
141 | #define ANOMALY_05000364 (0) | 141 | #define ANOMALY_05000364 (0) |
142 | #define ANOMALY_05000371 (0) | 142 | #define ANOMALY_05000371 (0) |
143 | #define ANOMALY_05000380 (0) | 143 | #define ANOMALY_05000380 (0) |
144 | #define ANOMALY_05000383 (0) | ||
144 | #define ANOMALY_05000386 (0) | 145 | #define ANOMALY_05000386 (0) |
145 | #define ANOMALY_05000389 (0) | 146 | #define ANOMALY_05000389 (0) |
146 | #define ANOMALY_05000400 (0) | 147 | #define ANOMALY_05000400 (0) |
@@ -155,6 +156,7 @@ | |||
155 | #define ANOMALY_05000467 (0) | 156 | #define ANOMALY_05000467 (0) |
156 | #define ANOMALY_05000474 (0) | 157 | #define ANOMALY_05000474 (0) |
157 | #define ANOMALY_05000475 (0) | 158 | #define ANOMALY_05000475 (0) |
159 | #define ANOMALY_05000480 (0) | ||
158 | #define ANOMALY_05000485 (0) | 160 | #define ANOMALY_05000485 (0) |
159 | 161 | ||
160 | #endif | 162 | #endif |