From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Tue, 3 Feb 2015 09:28:58 +0800 Subject: [U-Boot] [PATCH 0/2] ARM: at91: at91sam9rlek: add mmc config for at91sam9rlek In-Reply-To: <1422870662-30987-1-git-send-email-josh.wu@atmel.com> References: <1422870662-30987-1-git-send-email-josh.wu@atmel.com> Message-ID: <54D0245A.8060609@atmel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > 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