Path: blob/master/arch/blackfin/mach-bf537/include/mach/anomaly.h
15159 views
/*1* DO NOT EDIT THIS FILE2* This file is under version control at3* svn://sources.blackfin.uclinux.org/toolchain/trunk/proc-defs/header-frags/4* and can be replaced with that version at any time5* DO NOT EDIT THIS FILE6*7* Copyright 2004-2011 Analog Devices Inc.8* Licensed under the ADI BSD license.9* https://docs.blackfin.uclinux.org/doku.php?id=adi_bsd10*/1112/* This file should be up to date with:13* - Revision E, 05/25/2010; ADSP-BF534/ADSP-BF536/ADSP-BF537 Blackfin Processor Anomaly List14*/1516#ifndef _MACH_ANOMALY_H_17#define _MACH_ANOMALY_H_1819/* We do not support 0.1 silicon - sorry */20#if __SILICON_REVISION__ < 221# error will not work on BF537 silicon version 0.0 or 0.122#endif2324#if defined(__ADSPBF534__)25# define ANOMALY_BF534 126#else27# define ANOMALY_BF534 028#endif29#if defined(__ADSPBF536__)30# define ANOMALY_BF536 131#else32# define ANOMALY_BF536 033#endif34#if defined(__ADSPBF537__)35# define ANOMALY_BF537 136#else37# define ANOMALY_BF537 038#endif3940/* Multi-Issue Instruction with dsp32shiftimm in slot1 and P-reg Store in slot2 Not Supported */41#define ANOMALY_05000074 (1)42/* DMA_RUN Bit Is Not Valid after a Peripheral Receive Channel DMA Stops */43#define ANOMALY_05000119 (1)44/* Rx.H Cannot Be Used to Access 16-bit System MMR Registers */45#define ANOMALY_05000122 (1)46/* Killed 32-Bit MMR Write Leads to Next System MMR Access Thinking It Should Be 32-Bit */47#define ANOMALY_05000157 (__SILICON_REVISION__ < 2)48/* PPI_DELAY Not Functional in PPI Modes with 0 Frame Syncs */49#define ANOMALY_05000180 (1)50/* Instruction Cache Is Not Functional */51#define ANOMALY_05000237 (__SILICON_REVISION__ < 2)52/* If I-Cache Is On, CSYNC/SSYNC/IDLE Around Change of Control Causes Failures */53#define ANOMALY_05000244 (__SILICON_REVISION__ < 3)54/* False Hardware Error from an Access in the Shadow of a Conditional Branch */55#define ANOMALY_05000245 (1)56/* Buffered CLKIN Output Is Disabled by Default */57#define ANOMALY_05000247 (1)58/* Incorrect Bit Shift of Data Word in Multichannel (TDM) Mode in Certain Conditions */59#define ANOMALY_05000250 (__SILICON_REVISION__ < 3)60/* EMAC TX DMA Error After an Early Frame Abort */61#define ANOMALY_05000252 (__SILICON_REVISION__ < 3)62/* Maximum External Clock Speed for Timers */63#define ANOMALY_05000253 (__SILICON_REVISION__ < 3)64/* Incorrect Timer Pulse Width in Single-Shot PWM_OUT Mode with External Clock */65#define ANOMALY_05000254 (__SILICON_REVISION__ > 2)66/* Entering Hibernate State with RTC Seconds Interrupt Not Functional */67#define ANOMALY_05000255 (__SILICON_REVISION__ < 3)68/* EMAC MDIO Input Latched on Wrong MDC Edge */69#define ANOMALY_05000256 (__SILICON_REVISION__ < 3)70/* Interrupt/Exception During Short Hardware Loop May Cause Bad Instruction Fetches */71#define ANOMALY_05000257 (__SILICON_REVISION__ < 3)72/* Instruction Cache Is Corrupted When Bits 9 and 12 of the ICPLB Data Registers Differ */73#define ANOMALY_05000258 (((ANOMALY_BF536 || ANOMALY_BF537) && __SILICON_REVISION__ == 1) || __SILICON_REVISION__ == 2)74/* ICPLB_STATUS MMR Register May Be Corrupted */75#define ANOMALY_05000260 (__SILICON_REVISION__ == 2)76/* DCPLB_FAULT_ADDR MMR Register May Be Corrupted */77#define ANOMALY_05000261 (__SILICON_REVISION__ < 3)78/* Stores To Data Cache May Be Lost */79#define ANOMALY_05000262 (__SILICON_REVISION__ < 3)80/* Hardware Loop Corrupted When Taking an ICPLB Exception */81#define ANOMALY_05000263 (__SILICON_REVISION__ == 2)82/* CSYNC/SSYNC/IDLE Causes Infinite Stall in Penultimate Instruction in Hardware Loop */83#define ANOMALY_05000264 (__SILICON_REVISION__ < 3)84/* Sensitivity To Noise with Slow Input Edge Rates on External SPORT TX and RX Clocks */85#define ANOMALY_05000265 (1)86/* Memory DMA Error when Peripheral DMA Is Running with Non-Zero DEB_TRAFFIC_PERIOD */87#define ANOMALY_05000268 (__SILICON_REVISION__ < 3)88/* High I/O Activity Causes Output Voltage of Internal Voltage Regulator (Vddint) to Decrease */89#define ANOMALY_05000270 (__SILICON_REVISION__ < 3)90/* Certain Data Cache Writethrough Modes Fail for Vddint <= 0.9V */91#define ANOMALY_05000272 (1)92/* Writes to Synchronous SDRAM Memory May Be Lost */93#define ANOMALY_05000273 (__SILICON_REVISION__ < 3)94/* Writes to an I/O Data Register One SCLK Cycle after an Edge Is Detected May Clear Interrupt */95#define ANOMALY_05000277 (__SILICON_REVISION__ < 3)96/* Disabling Peripherals with DMA Running May Cause DMA System Instability */97#define ANOMALY_05000278 (((ANOMALY_BF536 || ANOMALY_BF537) && __SILICON_REVISION__ < 3) || (ANOMALY_BF534 && __SILICON_REVISION__ < 2))98/* SPI Master Boot Mode Does Not Work Well with Atmel Data Flash Devices */99#define ANOMALY_05000280 (1)100/* False Hardware Error Exception when ISR Context Is Not Restored */101#define ANOMALY_05000281 (__SILICON_REVISION__ < 3)102/* Memory DMA Corruption with 32-Bit Data and Traffic Control */103#define ANOMALY_05000282 (__SILICON_REVISION__ < 3)104/* System MMR Write Is Stalled Indefinitely when Killed in a Particular Stage */105#define ANOMALY_05000283 (__SILICON_REVISION__ < 3)106/* TXDWA Bit in EMAC_SYSCTL Register Is Not Functional */107#define ANOMALY_05000285 (__SILICON_REVISION__ < 3)108/* SPORTs May Receive Bad Data If FIFOs Fill Up */109#define ANOMALY_05000288 (__SILICON_REVISION__ < 3)110/* Memory-To-Memory DMA Source/Destination Descriptors Must Be in Same Memory Space */111#define ANOMALY_05000301 (1)112/* SSYNCs After Writes To CAN/DMA MMR Registers Are Not Always Handled Correctly */113#define ANOMALY_05000304 (__SILICON_REVISION__ < 3)114/* SPORT_HYS Bit in PLL_CTL Register Is Not Functional */115#define ANOMALY_05000305 (__SILICON_REVISION__ < 3)116/* SCKELOW Bit Does Not Maintain State Through Hibernate */117#define ANOMALY_05000307 (__SILICON_REVISION__ < 3)118/* Writing UART_THR While UART Clock Is Disabled Sends Erroneous Start Bit */119#define ANOMALY_05000309 (__SILICON_REVISION__ < 3)120/* False Hardware Errors Caused by Fetches at the Boundary of Reserved Memory */121#define ANOMALY_05000310 (1)122/* Errors when SSYNC, CSYNC, or Loads to LT, LB and LC Registers Are Interrupted */123#define ANOMALY_05000312 (1)124/* PPI Is Level-Sensitive on First Transfer In Single Frame Sync Modes */125#define ANOMALY_05000313 (1)126/* Killed System MMR Write Completes Erroneously on Next System MMR Access */127#define ANOMALY_05000315 (__SILICON_REVISION__ < 3)128/* EMAC RMII Mode: Collisions Occur in Full Duplex Mode */129#define ANOMALY_05000316 (__SILICON_REVISION__ < 3)130/* EMAC RMII Mode: TX Frames in Half Duplex Fail with Status "No Carrier" */131#define ANOMALY_05000321 (__SILICON_REVISION__ < 3)132/* EMAC RMII Mode at 10-Base-T Speed: RX Frames Not Received Properly */133#define ANOMALY_05000322 (1)134/* Ethernet MAC MDIO Reads Do Not Meet IEEE Specification */135#define ANOMALY_05000341 (__SILICON_REVISION__ >= 3)136/* UART Gets Disabled after UART Boot */137#define ANOMALY_05000350 (__SILICON_REVISION__ >= 3)138/* Regulator Programming Blocked when Hibernate Wakeup Source Remains Active */139#define ANOMALY_05000355 (1)140/* Serial Port (SPORT) Multichannel Transmit Failure when Channel 0 Is Disabled */141#define ANOMALY_05000357 (1)142/* DMAs that Go Urgent during Tight Core Writes to External Memory Are Blocked */143#define ANOMALY_05000359 (1)144/* PPI Underflow Error Goes Undetected in ITU-R 656 Mode */145#define ANOMALY_05000366 (1)146/* Possible RETS Register Corruption when Subroutine Is under 5 Cycles in Duration */147#define ANOMALY_05000371 (1)148/* SSYNC Stalls Processor when Executed from Non-Cacheable Memory */149#define ANOMALY_05000402 (__SILICON_REVISION__ == 2)150/* Level-Sensitive External GPIO Wakeups May Cause Indefinite Stall */151#define ANOMALY_05000403 (1)152/* Speculative Fetches Can Cause Undesired External FIFO Operations */153#define ANOMALY_05000416 (1)154/* Multichannel SPORT Channel Misalignment Under Specific Configuration */155#define ANOMALY_05000425 (1)156/* Speculative Fetches of Indirect-Pointer Instructions Can Cause False Hardware Errors */157#define ANOMALY_05000426 (1)158/* IFLUSH Instruction at End of Hardware Loop Causes Infinite Stall */159#define ANOMALY_05000443 (1)160/* False Hardware Error when RETI Points to Invalid Memory */161#define ANOMALY_05000461 (1)162/* Synchronization Problem at Startup May Cause SPORT Transmit Channels to Misalign */163#define ANOMALY_05000462 (1)164/* Interrupted 32-Bit SPORT Data Register Access Results In Underflow */165#define ANOMALY_05000473 (1)166/* Possible Lockup Condition whem Modifying PLL from External Memory */167#define ANOMALY_05000475 (1)168/* TESTSET Instruction Cannot Be Interrupted */169#define ANOMALY_05000477 (1)170/* Multiple Simultaneous Urgent DMA Requests May Cause DMA System Instability */171#define ANOMALY_05000480 (__SILICON_REVISION__ < 3)172/* Reads of ITEST_COMMAND and ITEST_DATA Registers Cause Cache Corruption */173#define ANOMALY_05000481 (1)174/* IFLUSH sucks at life */175#define ANOMALY_05000491 (1)176177/* Anomalies that don't exist on this proc */178#define ANOMALY_05000099 (0)179#define ANOMALY_05000120 (0)180#define ANOMALY_05000125 (0)181#define ANOMALY_05000149 (0)182#define ANOMALY_05000158 (0)183#define ANOMALY_05000171 (0)184#define ANOMALY_05000179 (0)185#define ANOMALY_05000182 (0)186#define ANOMALY_05000183 (0)187#define ANOMALY_05000189 (0)188#define ANOMALY_05000198 (0)189#define ANOMALY_05000202 (0)190#define ANOMALY_05000215 (0)191#define ANOMALY_05000219 (0)192#define ANOMALY_05000220 (0)193#define ANOMALY_05000227 (0)194#define ANOMALY_05000230 (0)195#define ANOMALY_05000231 (0)196#define ANOMALY_05000233 (0)197#define ANOMALY_05000234 (0)198#define ANOMALY_05000242 (0)199#define ANOMALY_05000248 (0)200#define ANOMALY_05000266 (0)201#define ANOMALY_05000274 (0)202#define ANOMALY_05000287 (0)203#define ANOMALY_05000311 (0)204#define ANOMALY_05000323 (0)205#define ANOMALY_05000353 (1)206#define ANOMALY_05000362 (1)207#define ANOMALY_05000363 (0)208#define ANOMALY_05000364 (0)209#define ANOMALY_05000380 (0)210#define ANOMALY_05000383 (0)211#define ANOMALY_05000386 (1)212#define ANOMALY_05000389 (0)213#define ANOMALY_05000400 (0)214#define ANOMALY_05000412 (0)215#define ANOMALY_05000430 (0)216#define ANOMALY_05000432 (0)217#define ANOMALY_05000435 (0)218#define ANOMALY_05000440 (0)219#define ANOMALY_05000447 (0)220#define ANOMALY_05000448 (0)221#define ANOMALY_05000456 (0)222#define ANOMALY_05000450 (0)223#define ANOMALY_05000465 (0)224#define ANOMALY_05000467 (0)225#define ANOMALY_05000474 (0)226#define ANOMALY_05000485 (0)227228#endif229230231