[U-Boot] [PATCH v2 0/3] Enable MMC support for at91sam9x5ek board.
Josh Wu
josh.wu at atmel.com
Fri Sep 14 10:22:03 CEST 2012
This patch series enable MCI0 solt in at91sam9x5ek board.
Josh Wu (3):
mmc: at91: add multi block read/write support.
ARM: at91sam9x5: enable MCI0 support for 9x5ek board.
mmc: at91: use max timeout value. It will avoid some situation that
timeout happened.
arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c | 15 +++++++++++++++
board/atmel/at91sam9x5ek/at91sam9x5ek.c | 10 ++++++++++
drivers/mmc/gen_atmel_mci.c | 15 +++++++++++++--
include/atmel_mci.h | 7 ++++++-
include/configs/at91sam9x5ek.h | 10 ++++++++++
5 files changed, 54 insertions(+), 3 deletions(-)
--
1.7.9.5
More information about the U-Boot
mailing list