[U-Boot] [PULL] please pull u-boot-atmel/master

Dear Albert Aribaud,
The following changes since commit b9f4bc34ac0ee40f8d6a952036b4cd62b854aa74:
Remove lh7a40x cpu and serial driver (2012-10-16 18:00:36 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-atmel.git master
for you to fetch changes up to 9924ca6e9b1933b8ea2bb0ca49fe67df9856ccc5:
mmc: at91: use max timeout value. It will avoid some situation that timeout happened. (2012-10-17 11:29:52 +0200)
---------------------------------------------------------------- Wu, Josh (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(-)

Hi Andreas,
On Tue, 23 Oct 2012 20:21:40 +0200, Andreas Bießmann andreas.devel@googlemail.com wrote:
Dear Albert Aribaud,
The following changes since commit b9f4bc34ac0ee40f8d6a952036b4cd62b854aa74:
Remove lh7a40x cpu and serial driver (2012-10-16 18:00:36 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-atmel.git master
for you to fetch changes up to 9924ca6e9b1933b8ea2bb0ca49fe67df9856ccc5:
mmc: at91: use max timeout value. It will avoid some situation that timeout happened. (2012-10-17 11:29:52 +0200)
Wu, Josh (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(-)
Applied to u-boot-arm/master, thanks!
Amicalement,
participants (2)
-
Albert ARIBAUD
-
Andreas Bießmann