mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
f0d1246ed7
Instead of always using the largest blocksize the card supports, check if it can support smaller block sizes and use 512 bytes if possible. Most cards do support this, and other parts of u-boot seem to have trouble with block sizes different from 512 bytes. Also enable underrun/overrun protection. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> Acked-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com> |
||
---|---|---|
.. | ||
at32ap7000 | ||
atmel_mci.c | ||
atmel_mci.h | ||
cache.c | ||
config.mk | ||
cpu.c | ||
entry.S | ||
exception.c | ||
hsdramc.c | ||
hsdramc1.h | ||
hsmc3.h | ||
interrupts.c | ||
Makefile | ||
pio.c | ||
pio2.h | ||
pm.c | ||
sm.h | ||
start.S |