[U-Boot] [PATCH v2 0/3] Enable MMC support for at91sam9x5ek board.
Josh Wu
josh.wu at atmel.com
Wed Oct 10 03:42:28 CEST 2012
Hi, Andreas
On 10/10/2012 5:51 AM, Andreas Bießmann wrote:
> Hi Josh,
>
> On 09.10.12 12:11, Josh Wu wrote:
>> Hi, Andreas
>>
>> Any feedback of these patches?
> short answer: no ;)
>
> I think they could go into next (no obvious objections), but I would
> like to do some runtime tests on avr32 before. Beside that, if you do
> not insist on applying them ASAP to next I would like to wait until the
> release next Monday and apply the patches to u-boot-atmel/master then.
> Is that OK for you?
Yes, I'm fine with this. thank you.
Best Regards,
Josh Wu
>
> Best regards
>
> Andreas Bießmann
>
>> Best Regards,
>> Josh Wu
>>
>> On 9/14/2012 4:22 PM, Josh Wu wrote:
>>> 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(-)
>>>
More information about the U-Boot
mailing list