diff options
Diffstat (limited to 'arch/blackfin/mach-bf527')
-rw-r--r-- | arch/blackfin/mach-bf527/include/mach/anomaly.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/blackfin/mach-bf527/include/mach/anomaly.h b/arch/blackfin/mach-bf527/include/mach/anomaly.h index b7b166f4f064..dc26912430ee 100644 --- a/arch/blackfin/mach-bf527/include/mach/anomaly.h +++ b/arch/blackfin/mach-bf527/include/mach/anomaly.h | |||
@@ -37,6 +37,8 @@ | |||
37 | #define ANOMALY_05000342 (1) | 37 | #define ANOMALY_05000342 (1) |
38 | /* USB Calibration Value Is Not Initialized */ | 38 | /* USB Calibration Value Is Not Initialized */ |
39 | #define ANOMALY_05000346 (1) | 39 | #define ANOMALY_05000346 (1) |
40 | /* USB Calibration Value to use */ | ||
41 | #define ANOMALY_05000346_value 0xE510 | ||
40 | /* Preboot Routine Incorrectly Alters Reset Value of USB Register */ | 42 | /* Preboot Routine Incorrectly Alters Reset Value of USB Register */ |
41 | #define ANOMALY_05000347 (1) | 43 | #define ANOMALY_05000347 (1) |
42 | /* Security Features Are Not Functional */ | 44 | /* Security Features Are Not Functional */ |