rv1126-uboot/drivers
Marek Vasut ab94cd491f net: fec: Avoid MX28 bus sync issue
The MX28 multi-layer AHB bus can be too slow and trigger the
FEC DMA too early, before all the data hit the DRAM. This patch
ensures the data are written in the RAM before the DMA starts.
Please see the comment in the patch for full details.

This patch was produced with an amazing help from Albert Aribaud,
who pointed out it can possibly be such a bus synchronisation
issue.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Tested-by: Fabio Estevam <fabio.estevam@freescale.com>
Tested-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>
2013-07-12 09:29:32 +02:00
..
bios_emulator
block dwc_ahsata: Allow use with dcache enabled 2013-06-26 16:26:45 +02:00
bootcount
crypto
dfu
dma dma: Add i.MX6 support to drivers/dma/apbh_dma.c 2013-04-22 10:26:13 +02:00
fpga fpga: Check device name against bitstream name 2013-05-06 10:41:25 +02:00
gpio
hwmon
i2c i2c: zynq: Add support for Xilinx Zynq 2013-04-30 11:39:28 +02:00
input
misc Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 2013-05-11 22:24:28 +02:00
mmc Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 2013-05-11 22:24:28 +02:00
mtd Revert wrong removal of nand_init and nand_deselect 2013-05-11 22:23:04 +02:00
net net: fec: Avoid MX28 bus sync issue 2013-07-12 09:29:32 +02:00
pci
pcmcia
power palmas: use palmas_i2c_[read|write]_u8 2013-05-10 08:25:55 -04:00
qe
rtc
serial arm: vf610: Add uart support for Vybrid VF610 2013-06-03 10:56:53 +02:00
sound
spi spi: mxc_spi: Update pre and post divider algorithm 2013-06-26 16:23:30 +02:00
tpm tpm: Add Infineon slb9635_i2c TPM driver 2013-04-12 14:13:00 -07:00
twserial
usb Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 2013-05-11 22:24:28 +02:00
video video: mxsfb: Break the line in videomode message 2013-06-28 16:54:47 +02:00
watchdog arm: vf610: Add watchdog support for Vybrid VF610 2013-06-03 10:56:53 +02:00