
3 Feb
2015
3 Feb
'15
2:28 a.m.
Hi Josh,
On 02/02/2015 05:50 PM, Josh Wu wrote:
This patch series will enable mmc support on at91sam9rlek board. And also add a MMC config for it.
Josh Wu (2): ARM: at91: at91sam9rlek: add mci support ARM: at91: at91sam9rlek: add mmc environment configuration
For this series:
Acked-by: Bo Shen voice.shen@atmel.com
arch/arm/cpu/arm926ejs/at91/at91sam9rl_devices.c | 17 ++++++++++++++ board/atmel/at91sam9rlek/at91sam9rlek.c | 10 ++++++++ configs/at91sam9rlek_mmc_defconfig | 3 +++ include/configs/at91sam9rlek.h | 29 +++++++++++++++++++++++- 4 files changed, 58 insertions(+), 1 deletion(-) create mode 100644 configs/at91sam9rlek_mmc_defconfig
Best Regards, Bo Shen