u-boot/include/asm-ppc
Yuri Tikhonov bf29e0ea0a ppc4xx: PPC44x MQ initialization
Set the MQ Read Passing & MCIF Cycle limits to the recommended by AMCC
values. This fixes the occasional 440SPe hard locking issues when the 440SPe's
dedicated DMA engines are used (e.g. by the h/w accelerated RAID driver).

Previously the appropriate initialization had been made in Linux, by the
ppc440spe ADMA driver, which is wrong because modifying the MQ configuration
registers after normal operation has begun is not supported and could
have unpredictable results.

Comment from Stefan: This patch doesn't change the resulting value of the
MQ registers. It explicitly sets/clears all bits to the desired state which
better documents the resulting register value instead of relying on pre-set
default values.

Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2008-10-17 13:02:42 +02:00
..
4xx_pci.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
4xx_pcie.h
5xx_immap.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
8xx_immap.h
atomic.h
bitops.h PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitops 2008-07-01 21:47:12 +02:00
byteorder.h
cache.h
cpm_85xx.h
cpm_8260.h
e300.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
errno.h
fsl_ddr_sdram.h FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. 2008-08-27 02:05:58 +02:00
fsl_i2c.h
fsl_law.h FSL DDR: Provide a generic set_ddr_laws() 2008-08-27 02:05:55 +02:00
fsl_lbc.h Fix merge problems 2008-08-06 14:05:38 +02:00
fsl_serdes.h
global_data.h Allow console input to be disabled 2008-09-06 22:36:54 +02:00
gpio.h
immap_83xx.h MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family devices 2008-08-25 17:04:40 -05:00
immap_85xx.h 85xx: Using proper I2C source clock divider for MPC8544 2008-10-17 10:51:35 +02:00
immap_86xx.h Feed the watchdog in u-boot for 8610 board. 2008-07-07 11:29:48 -05:00
immap_512x.h
immap_8220.h
immap_8260.h
immap_fsl_pci.h
immap_qe.h
interrupt.h ppc4xx: CPU PPC440x5 on Virtex5 FX 2008-07-18 12:30:50 +02:00
io.h PPC: add accessor macros to clear and set bits in one shot 2008-06-10 18:22:26 -05:00
iopin_8xx.h
iopin_85xx.h
iopin_8260.h
m8260_pci.h
mc146818rtc.h
mmu.h FSL DDR: Add e500 TLB helper for DDR code 2008-08-27 11:43:48 -05:00
mpc8xxx_spi.h
mpc8349_pci.h
pci_io.h
pnp.h
posix_types.h
ppc4xx-ebc.h ppc4xx: Consolidate PPC4xx EBC defines 2008-07-11 13:18:13 +02:00
ppc4xx-sdram.h ppc4xx: PPC44x MQ initialization 2008-10-17 13:02:42 +02:00
ppc4xx-uic.h ppc4xx: CPU PPC440x5 on Virtex5 FX 2008-07-18 12:30:50 +02:00
processor.h mpc85xx: Add support for the MPC8536 2008-08-27 11:43:54 -05:00
ptrace.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
residual.h
sigcontext.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
signal.h
status_led.h
string.h
types.h
u-boot.h Change bd/gd memsize/ram_size to be phys_size_t. 2008-06-12 00:54:53 +02:00
xilinx_irq.h ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support 2008-07-18 12:31:25 +02:00