Commit 287050fe authored by Mike Frysinger's avatar Mike Frysinger Committed by Bryan Wu

Blackfin arch: cleanup and standardize anomaly.h file format -- no functional changes

Signed-off-by: default avatarMike Frysinger <michael.frysinger@analog.com>
Signed-off-by: default avatarBryan Wu <bryan.wu@analog.com>
parent c6c4d7bb
This diff is collapsed.
/* /*
* File: include/asm-blackfin/mach-bf537/anomaly.h * File: include/asm-blackfin/mach-bf537/anomaly.h
* Based on:
* Author:
*
* Created:
* Description:
*
* Rev:
*
* Modified:
*
*
* Bugs: Enter bugs at http://blackfin.uclinux.org/ * Bugs: Enter bugs at http://blackfin.uclinux.org/
* *
* This program is free software; you can redistribute it and/or modify * Copyright (C) 2004-2007 Analog Devices Inc.
* it under the terms of the GNU General Public License as published by * Licensed under the GPL-2 or later.
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; see the file COPYING.
* If not, write to the Free Software Foundation,
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/ */
/* This file shoule be up to date with: /* This file shoule be up to date with:
...@@ -46,37 +22,37 @@ ...@@ -46,37 +22,37 @@
#if (defined(CONFIG_BF_REV_0_3) || defined(CONFIG_BF_REV_0_2)) #if (defined(CONFIG_BF_REV_0_3) || defined(CONFIG_BF_REV_0_2))
#define ANOMALY_05000074 /* A multi issue instruction with dsp32shiftimm in #define ANOMALY_05000074 /* A multi issue instruction with dsp32shiftimm in
slot1 and store of a P register in slot 2 is not * slot1 and store of a P register in slot 2 is not
supported */ * supported */
#define ANOMALY_05000119 /* DMA_RUN bit is not valid after a Peripheral Receive #define ANOMALY_05000119 /* DMA_RUN bit is not valid after a Peripheral Receive
Channel DMA stops */ * Channel DMA stops */
#define ANOMALY_05000122 /* Rx.H can not be used to access 16-bit System MMR #define ANOMALY_05000122 /* Rx.H can not be used to access 16-bit System MMR
registers. */ * registers. */
#define ANOMALY_05000166 /* PPI Data Lengths Between 8 and 16 do not zero out #define ANOMALY_05000166 /* PPI Data Lengths Between 8 and 16 do not zero out
upper bits*/ * upper bits*/
#define ANOMALY_05000180 /* PPI_DELAY not functional in PPI modes with 0 frame #define ANOMALY_05000180 /* PPI_DELAY not functional in PPI modes with 0 frame
syncs */ * syncs */
#if (defined(CONFIG_BF537) || defined(CONFIG_BF536)) #if (defined(CONFIG_BF537) || defined(CONFIG_BF536))
#define ANOMALY_05000247 /* CLKIN Buffer Output Enable Reset Behavior Is #define ANOMALY_05000247 /* CLKIN Buffer Output Enable Reset Behavior Is
Changed */ * Changed */
#endif #endif
#define ANOMALY_05000265 /* Sensitivity to noise with slow input edge rates on #define ANOMALY_05000265 /* Sensitivity to noise with slow input edge rates on
SPORT external receive and transmit clocks. */ * SPORT external receive and transmit clocks. */
#define ANOMALY_05000272 /* Certain data cache write through modes fail for #define ANOMALY_05000272 /* Certain data cache write through modes fail for
VDDint <=0.9V */ * VDDint <=0.9V */
#define ANOMALY_05000273 /* Writes to Synchronous SDRAM memory may be lost */ #define ANOMALY_05000273 /* Writes to Synchronous SDRAM memory may be lost */
#define ANOMALY_05000277 /* Writes to a flag data register one SCLK cycle after #define ANOMALY_05000277 /* Writes to a flag data register one SCLK cycle after
an edge is detected may clear interrupt */ * an edge is detected may clear interrupt */
#define ANOMALY_05000281 /* False Hardware Error Exception when ISR context is #define ANOMALY_05000281 /* False Hardware Error Exception when ISR context is
not restored */ * not restored */
#define ANOMALY_05000282 /* Memory DMA corruption with 32-bit data and traffic #define ANOMALY_05000282 /* Memory DMA corruption with 32-bit data and traffic
control */ * control */
#define ANOMALY_05000283 /* A system MMR write is stalled indefinitely when #define ANOMALY_05000283 /* A system MMR write is stalled indefinitely when
killed in a particular stage*/ * killed in a particular stage*/
#define ANOMALY_05000310 /* False hardware errors caused by fetches at the #define ANOMALY_05000310 /* False hardware errors caused by fetches at the
* boundary of reserved memory */ * boundary of reserved memory */
#define ANOMALY_05000312 /* Errors when SSYNC, CSYNC, or loads to LT, LB and LC #define ANOMALY_05000312 /* Errors when SSYNC, CSYNC, or loads to LT, LB and LC
registers are interrupted */ * registers are interrupted */
#define ANOMALY_05000313 /* PPI is level sensitive on first transfer */ #define ANOMALY_05000313 /* PPI is level sensitive on first transfer */
#define ANOMALY_05000322 /* EMAC RMII mode at 10-Base-T speed: RX frames not #define ANOMALY_05000322 /* EMAC RMII mode at 10-Base-T speed: RX frames not
* received properly */ * received properly */
...@@ -84,41 +60,41 @@ ...@@ -84,41 +60,41 @@
#if defined(CONFIG_BF_REV_0_2) #if defined(CONFIG_BF_REV_0_2)
#define ANOMALY_05000244 /* With instruction cache enabled, a CSYNC or SSYNC or #define ANOMALY_05000244 /* With instruction cache enabled, a CSYNC or SSYNC or
IDLE around a Change of Control causes * IDLE around a Change of Control causes
unpredictable results */ * unpredictable results */
#define ANOMALY_05000250 /* Incorrect Bit-Shift of Data Word in Multichannel #define ANOMALY_05000250 /* Incorrect Bit-Shift of Data Word in Multichannel
(TDM) */ * (TDM) */
#if (defined(CONFIG_BF537) || defined(CONFIG_BF536)) #if (defined(CONFIG_BF537) || defined(CONFIG_BF536))
#define ANOMALY_05000252 /* EMAC Tx DMA error after an early frame abort */ #define ANOMALY_05000252 /* EMAC Tx DMA error after an early frame abort */
#endif #endif
#define ANOMALY_05000253 /* Maximum external clock speed for Timers */ #define ANOMALY_05000253 /* Maximum external clock speed for Timers */
#define ANOMALY_05000255 /* Entering Hibernate Mode with RTC Seconds event #define ANOMALY_05000255 /* Entering Hibernate Mode with RTC Seconds event
interrupt not functional */ * interrupt not functional */
#if (defined(CONFIG_BF537) || defined(CONFIG_BF536)) #if (defined(CONFIG_BF537) || defined(CONFIG_BF536))
#define ANOMALY_05000256 /* EMAC MDIO input latched on wrong MDC edge */ #define ANOMALY_05000256 /* EMAC MDIO input latched on wrong MDC edge */
#endif #endif
#define ANOMALY_05000257 /* An interrupt or exception during short Hardware #define ANOMALY_05000257 /* An interrupt or exception during short Hardware
loops may cause the instruction fetch unit to * loops may cause the instruction fetch unit to
malfunction */ * malfunction */
#define ANOMALY_05000258 /* Instruction Cache is corrupted when bit 9 and 12 of #define ANOMALY_05000258 /* Instruction Cache is corrupted when bit 9 and 12 of
the ICPLB Data registers differ */ * the ICPLB Data registers differ */
#define ANOMALY_05000260 /* ICPLB_STATUS MMR register may be corrupted */ #define ANOMALY_05000260 /* ICPLB_STATUS MMR register may be corrupted */
#define ANOMALY_05000261 /* DCPLB_FAULT_ADDR MMR register may be corrupted */ #define ANOMALY_05000261 /* DCPLB_FAULT_ADDR MMR register may be corrupted */
#define ANOMALY_05000262 /* Stores to data cache may be lost */ #define ANOMALY_05000262 /* Stores to data cache may be lost */
#define ANOMALY_05000263 /* Hardware loop corrupted when taking an ICPLB exception */ #define ANOMALY_05000263 /* Hardware loop corrupted when taking an ICPLB exception */
#define ANOMALY_05000264 /* A Sync instruction (CSYNC, SSYNC) or an IDLE #define ANOMALY_05000264 /* A Sync instruction (CSYNC, SSYNC) or an IDLE
instruction will cause an infinite stall in the * instruction will cause an infinite stall in the
second to last instruction in a hardware loop */ * second to last instruction in a hardware loop */
#define ANOMALY_05000268 /* Memory DMA error when peripheral DMA is running #define ANOMALY_05000268 /* Memory DMA error when peripheral DMA is running
and non-zero DEB_TRAFFIC_PERIOD value */ * and non-zero DEB_TRAFFIC_PERIOD value */
#define ANOMALY_05000270 /* High I/O activity causes the output voltage of the #define ANOMALY_05000270 /* High I/O activity causes the output voltage of the
internal voltage regulator (VDDint) to decrease */ * internal voltage regulator (VDDint) to decrease */
#define ANOMALY_05000277 /* Writes to a flag data register one SCLK cycle after #define ANOMALY_05000277 /* Writes to a flag data register one SCLK cycle after
an edge is detected may clear interrupt */ * an edge is detected may clear interrupt */
#define ANOMALY_05000278 /* Disabling Peripherals with DMA running may cause #define ANOMALY_05000278 /* Disabling Peripherals with DMA running may cause
DMA system instability */ * DMA system instability */
#define ANOMALY_05000280 /* SPI Master boot mode does not work well with #define ANOMALY_05000280 /* SPI Master boot mode does not work well with
Atmel Dataflash devices */ * Atmel Dataflash devices */
#define ANOMALY_05000281 /* False Hardware Error Exception when ISR context #define ANOMALY_05000281 /* False Hardware Error Exception when ISR context
* is not restored */ * is not restored */
#define ANOMALY_05000282 /* Memory DMA corruption with 32-bit data and traffic #define ANOMALY_05000282 /* Memory DMA corruption with 32-bit data and traffic
......
/* /*
* File: include/asm-blackfin/mach-bf548/anomaly.h * File: include/asm-blackfin/mach-bf548/anomaly.h
* Based on:
* Author:
*
* Created:
* Description:
*
* Rev:
*
* Modified:
*
*
* Bugs: Enter bugs at http://blackfin.uclinux.org/ * Bugs: Enter bugs at http://blackfin.uclinux.org/
* *
* This program is free software; you can redistribute it and/or modify * Copyright (C) 2004-2007 Analog Devices Inc.
* it under the terms of the GNU General Public License as published by * Licensed under the GPL-2 or later.
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; see the file COPYING.
* If not, write to the Free Software Foundation,
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/ */
#ifndef _MACH_ANOMALY_H_ #ifndef _MACH_ANOMALY_H_
#define _MACH_ANOMALY_H_ #define _MACH_ANOMALY_H_
#define ANOMALY_05000074 /* A multi issue instruction with dsp32shiftimm in #define ANOMALY_05000074 /* A multi issue instruction with dsp32shiftimm in
slot1 and store of a P register in slot 2 is not * slot1 and store of a P register in slot 2 is not
supported */ * supported */
#define ANOMALY_05000119 /* DMA_RUN bit is not valid after a Peripheral Receive #define ANOMALY_05000119 /* DMA_RUN bit is not valid after a Peripheral Receive
Channel DMA stops */ * Channel DMA stops */
#define ANOMALY_05000122 /* Rx.H can not be used to access 16-bit System MMR #define ANOMALY_05000122 /* Rx.H can not be used to access 16-bit System MMR
registers. */ * registers. */
#define ANOMALY_05000245 /* Spurious Hardware Error from an Access in the #define ANOMALY_05000245 /* Spurious Hardware Error from an Access in the
Shadow of a Conditional Branch */ * Shadow of a Conditional Branch */
#define ANOMALY_05000255 /* Entering Hibernate Mode with RTC Seconds event #define ANOMALY_05000255 /* Entering Hibernate Mode with RTC Seconds event
interrupt not functional */ * interrupt not functional */
#define ANOMALY_05000265 /* Sensitivity to noise with slow input edge rates on #define ANOMALY_05000265 /* Sensitivity to noise with slow input edge rates on
SPORT external receive and transmit clocks. */ * SPORT external receive and transmit clocks. */
#define ANOMALY_05000272 /* Certain data cache write through modes fail for #define ANOMALY_05000272 /* Certain data cache write through modes fail for
VDDint <=0.9V */ * VDDint <=0.9V */
#define ANOMALY_05000281 /* False Hardware Error Exception when ISR context is #define ANOMALY_05000281 /* False Hardware Error Exception when ISR context is
not restored */ * not restored */
#define ANOMALY_05000310 /* False Hardware Errors Caused by Fetches at the #define ANOMALY_05000310 /* False Hardware Errors Caused by Fetches at the
Boundary of Reserved Memory */ * Boundary of Reserved Memory */
#define ANOMALY_05000312 /* Errors When SSYNC, CSYNC, or Loads to LT, LB and #define ANOMALY_05000312 /* Errors When SSYNC, CSYNC, or Loads to LT, LB and
LC Registers Are Interrupted */ * LC Registers Are Interrupted */
#define ANOMALY_05000324 /* TWI Slave Boot Mode Is Not Functional */ #define ANOMALY_05000324 /* TWI Slave Boot Mode Is Not Functional */
#define ANOMALY_05000325 /* External FIFO Boot Mode Is Not Functional */ #define ANOMALY_05000325 /* External FIFO Boot Mode Is Not Functional */
#define ANOMALY_05000327 /* Data Lost When Core and DMA Accesses Are Made to #define ANOMALY_05000327 /* Data Lost When Core and DMA Accesses Are Made to
the USB FIFO Simultaneously */ * the USB FIFO Simultaneously */
#define ANOMALY_05000328 /* Incorrect Access of OTP_STATUS During otp_write() #define ANOMALY_05000328 /* Incorrect Access of OTP_STATUS During otp_write()
function */ * function */
#define ANOMALY_05000329 /* Synchronous Burst Flash Boot Mode Is Not Functional #define ANOMALY_05000329 /* Synchronous Burst Flash Boot Mode Is Not Functional
*/ * */
#define ANOMALY_05000330 /* Host DMA Boot Mode Is Not Functional */ #define ANOMALY_05000330 /* Host DMA Boot Mode Is Not Functional */
#define ANOMALY_05000334 /* Inadequate Timing Margins on DDR DQS to DQ and DQM #define ANOMALY_05000334 /* Inadequate Timing Margins on DDR DQS to DQ and DQM
Skew */ * Skew */
#define ANOMALY_05000335 /* Inadequate Rotary Debounce Logic Duration */ #define ANOMALY_05000335 /* Inadequate Rotary Debounce Logic Duration */
#define ANOMALY_05000336 /* Phantom Interrupt Occurs After First Configuration #define ANOMALY_05000336 /* Phantom Interrupt Occurs After First Configuration
of Host DMA Port */ * of Host DMA Port */
#define ANOMALY_05000337 /* Disallowed Configuration Prevents Subsequent #define ANOMALY_05000337 /* Disallowed Configuration Prevents Subsequent
Allowed Configuration on Host DMA Port */ * Allowed Configuration on Host DMA Port */
#define ANOMALY_05000338 /* Slave-Mode SPI0 MISO Failure With CPHA = 0 */ #define ANOMALY_05000338 /* Slave-Mode SPI0 MISO Failure With CPHA = 0 */
#endif /* _MACH_ANOMALY_H_ */ #endif /* _MACH_ANOMALY_H_ */
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment