anomaly.h 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. /*
  2. * File: include/asm-blackfin/mach-bf538/anomaly.h
  3. * Bugs: Enter bugs at http://blackfin.uclinux.org/
  4. *
  5. * Copyright (C) 2004-2009 Analog Devices Inc.
  6. * Licensed under the GPL-2 or later.
  7. */
  8. /* This file shoule be up to date with:
  9. * - Revision G, 09/18/2008; ADSP-BF538/BF538F Blackfin Processor Anomaly List
  10. * - Revision L, 09/18/2008; ADSP-BF539/BF539F Blackfin Processor Anomaly List
  11. */
  12. #ifndef _MACH_ANOMALY_H_
  13. #define _MACH_ANOMALY_H_
  14. #if __SILICON_REVISION__ < 4
  15. # error will not work on BF538 silicon version 0.0, 0.1, 0.2, or 0.3
  16. #endif
  17. /* Multi-Issue Instruction with dsp32shiftimm in slot1 and P-reg Store in slot2 Not Supported */
  18. #define ANOMALY_05000074 (1)
  19. /* DMA_RUN Bit Is Not Valid after a Peripheral Receive Channel DMA Stops */
  20. #define ANOMALY_05000119 (1)
  21. /* Rx.H Cannot Be Used to Access 16-bit System MMR Registers */
  22. #define ANOMALY_05000122 (1)
  23. /* PPI Data Lengths between 8 and 16 Do Not Zero Out Upper Bits */
  24. #define ANOMALY_05000166 (1)
  25. /* PPI_COUNT Cannot Be Programmed to 0 in General Purpose TX or RX Modes */
  26. #define ANOMALY_05000179 (1)
  27. /* PPI_DELAY Not Functional in PPI Modes with 0 Frame Syncs */
  28. #define ANOMALY_05000180 (1)
  29. /* False I/O Pin Interrupts on Edge-Sensitive Inputs When Polarity Setting Is Changed */
  30. #define ANOMALY_05000193 (1)
  31. /* Current DMA Address Shows Wrong Value During Carry Fix */
  32. #define ANOMALY_05000199 (__SILICON_REVISION__ < 4)
  33. /* NMI Event at Boot Time Results in Unpredictable State */
  34. #define ANOMALY_05000219 (1)
  35. /* SPI Slave Boot Mode Modifies Registers from Reset Value */
  36. #define ANOMALY_05000229 (1)
  37. /* PPI_FS3 Is Not Driven in 2 or 3 Internal Frame Sync Transmit Modes */
  38. #define ANOMALY_05000233 (1)
  39. /* If i-cache is on, CSYNC/SSYNC/IDLE around Change of Control causes failures */
  40. #define ANOMALY_05000244 (__SILICON_REVISION__ < 3)
  41. /* Spurious Hardware Error from an Access in the Shadow of a Conditional Branch */
  42. #define ANOMALY_05000245 (1)
  43. /* Maximum External Clock Speed for Timers */
  44. #define ANOMALY_05000253 (1)
  45. /* DCPLB_FAULT_ADDR MMR register may be corrupted */
  46. #define ANOMALY_05000261 (__SILICON_REVISION__ < 3)
  47. /* High I/O Activity Causes Output Voltage of Internal Voltage Regulator (Vddint) to Decrease */
  48. #define ANOMALY_05000270 (__SILICON_REVISION__ < 4)
  49. /* Certain Data Cache Writethrough Modes Fail for Vddint <= 0.9V */
  50. #define ANOMALY_05000272 (1)
  51. /* Writes to Synchronous SDRAM Memory May Be Lost */
  52. #define ANOMALY_05000273 (__SILICON_REVISION__ < 4)
  53. /* Writes to an I/O Data Register One SCLK Cycle after an Edge Is Detected May Clear Interrupt */
  54. #define ANOMALY_05000277 (__SILICON_REVISION__ < 4)
  55. /* Disabling Peripherals with DMA Running May Cause DMA System Instability */
  56. #define ANOMALY_05000278 (__SILICON_REVISION__ < 4)
  57. /* False Hardware Error Exception when ISR Context Is Not Restored */
  58. #define ANOMALY_05000281 (__SILICON_REVISION__ < 4)
  59. /* Memory DMA Corruption with 32-Bit Data and Traffic Control */
  60. #define ANOMALY_05000282 (__SILICON_REVISION__ < 4)
  61. /* System MMR Write Is Stalled Indefinitely when Killed in a Particular Stage */
  62. #define ANOMALY_05000283 (__SILICON_REVISION__ < 4)
  63. /* SPORTs May Receive Bad Data If FIFOs Fill Up */
  64. #define ANOMALY_05000288 (__SILICON_REVISION__ < 4)
  65. /* Reads from CAN Mailbox and Acceptance Mask Area Can Fail */
  66. #define ANOMALY_05000291 (__SILICON_REVISION__ < 4)
  67. /* Hibernate Leakage Current Is Higher Than Specified */
  68. #define ANOMALY_05000293 (__SILICON_REVISION__ < 4)
  69. /* Timer Pin Limitations for PPI TX Modes with External Frame Syncs */
  70. #define ANOMALY_05000294 (1)
  71. /* Memory-To-Memory DMA Source/Destination Descriptors Must Be in Same Memory Space */
  72. #define ANOMALY_05000301 (__SILICON_REVISION__ < 4)
  73. /* SSYNCs After Writes To CAN/DMA MMR Registers Are Not Always Handled Correctly */
  74. #define ANOMALY_05000304 (__SILICON_REVISION__ < 4)
  75. /* SCKELOW Bit Does Not Maintain State Through Hibernate */
  76. #define ANOMALY_05000307 (__SILICON_REVISION__ < 4)
  77. /* False Hardware Errors Caused by Fetches at the Boundary of Reserved Memory */
  78. #define ANOMALY_05000310 (1)
  79. /* Errors when SSYNC, CSYNC, or Loads to LT, LB and LC Registers Are Interrupted */
  80. #define ANOMALY_05000312 (__SILICON_REVISION__ < 5)
  81. /* PPI Is Level-Sensitive on First Transfer */
  82. #define ANOMALY_05000313 (__SILICON_REVISION__ < 4)
  83. /* Killed System MMR Write Completes Erroneously on Next System MMR Access */
  84. #define ANOMALY_05000315 (__SILICON_REVISION__ < 4)
  85. /* PFx Glitch on Write to FIO_FLAG_D or FIO_FLAG_T */
  86. #define ANOMALY_05000318 (__SILICON_REVISION__ < 4)
  87. /* Regulator Programming Blocked when Hibernate Wakeup Source Remains Active */
  88. #define ANOMALY_05000355 (__SILICON_REVISION__ < 5)
  89. /* Serial Port (SPORT) Multichannel Transmit Failure when Channel 0 Is Disabled */
  90. #define ANOMALY_05000357 (__SILICON_REVISION__ < 5)
  91. /* PPI Underflow Error Goes Undetected in ITU-R 656 Mode */
  92. #define ANOMALY_05000366 (1)
  93. /* Possible RETS Register Corruption when Subroutine Is under 5 Cycles in Duration */
  94. #define ANOMALY_05000371 (__SILICON_REVISION__ < 5)
  95. /* Entering Hibernate State with Peripheral Wakeups Enabled Draws Excess Current */
  96. #define ANOMALY_05000374 (__SILICON_REVISION__ == 4)
  97. /* New Feature: Open-Drain GPIO Outputs on PC1 and PC4 (Not Available on Older Silicon) */
  98. #define ANOMALY_05000375 (__SILICON_REVISION__ < 4)
  99. /* SSYNC Stalls Processor when Executed from Non-Cacheable Memory */
  100. #define ANOMALY_05000402 (__SILICON_REVISION__ < 4)
  101. /* Level-Sensitive External GPIO Wakeups May Cause Indefinite Stall */
  102. #define ANOMALY_05000403 (1)
  103. /* Speculative Fetches Can Cause Undesired External FIFO Operations */
  104. #define ANOMALY_05000416 (1)
  105. /* Multichannel SPORT Channel Misalignment Under Specific Configuration */
  106. #define ANOMALY_05000425 (1)
  107. /* Speculative Fetches of Indirect-Pointer Instructions Can Cause False Hardware Errors */
  108. #define ANOMALY_05000426 (1)
  109. /* Specific GPIO Pins May Change State when Entering Hibernate */
  110. #define ANOMALY_05000436 (__SILICON_REVISION__ > 3)
  111. /* IFLUSH Instruction at End of Hardware Loop Causes Infinite Stall */
  112. #define ANOMALY_05000443 (1)
  113. /* Anomalies that don't exist on this proc */
  114. #define ANOMALY_05000158 (0)
  115. #define ANOMALY_05000198 (0)
  116. #define ANOMALY_05000230 (0)
  117. #define ANOMALY_05000263 (0)
  118. #define ANOMALY_05000305 (0)
  119. #define ANOMALY_05000311 (0)
  120. #define ANOMALY_05000323 (0)
  121. #define ANOMALY_05000353 (1)
  122. #define ANOMALY_05000363 (0)
  123. #define ANOMALY_05000380 (0)
  124. #define ANOMALY_05000386 (1)
  125. #define ANOMALY_05000412 (0)
  126. #define ANOMALY_05000432 (0)
  127. #define ANOMALY_05000435 (0)
  128. #define ANOMALY_05000447 (0)
  129. #define ANOMALY_05000448 (0)
  130. #endif