uboot-mt623x/cpu/at32ap
Haavard Skinnemoen a08458303e atmel_mci: Fix data timeout value
Calculate the data timeout based on values from the CSD instead of
just using a hardcoded DTOR value. This is a backport of a similar fix
in BSP 2.0, with one additional fix: the DTOCYC value is rounded up
instead of down.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-08-13 17:35:16 +02:00
..
at32ap7000 AVR32: Add clk and gpio infrastructure for mmci 2007-04-14 16:14:06 +02:00
Makefile Atmel MCI driver 2007-04-14 16:14:06 +02:00
atmel_mci.c atmel_mci: Fix data timeout value 2007-08-13 17:35:16 +02:00
atmel_mci.h atmel_mci: Use 512 byte blocksize if possible 2007-08-13 16:33:52 +02:00
cache.c Add AT32AP CPU and AT32AP7000 SoC support 2006-10-24 14:27:35 +02:00
config.mk Add AT32AP CPU and AT32AP7000 SoC support 2006-10-24 14:27:35 +02:00
cpu.c AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
entry.S AVR32: Relocate u-boot to SDRAM 2007-04-14 15:20:27 +02:00
exception.c AVR32: Relocate u-boot to SDRAM 2007-04-14 15:20:27 +02:00
hsdramc.c AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
hsdramc1.h AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
hsmc3.h AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
interrupts.c AVR32: Include <div64.h> instead of <asm/div64.h> 2007-08-13 17:22:31 +02:00
pio.c AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
pio2.h AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
pm.c AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
sm.h AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
start.S AVR32: Relocate u-boot to SDRAM 2007-04-14 15:20:27 +02:00