[U-Boot] Pull request: u-boot-mmc 12082015
Pantelis Antoniou
pantelis.antoniou at konsulko.com
Thu Aug 13 10:42:38 CEST 2015
Hi Tom,
> On Aug 12, 2015, at 12:19 , Marek Vasut <marex at denx.de> wrote:
>
> On Wednesday, August 12, 2015 at 09:48:28 AM, Pantelis Antoniou wrote:
>> Hi Tom,
>>
>> The following changes since commit
>> e2c1c5bae619d2e87505de99f907a26237640bc9:
>>
>> Merge git://git.denx.de/u-boot-dm (2015-08-10 10:06:07 -0400)
>>
>> are available in the git repository at:
>>
>>
>> git://git.denx.de/u-boot-mmc.git master
>>
>> for you to fetch changes up to 956f662b1f79ae7455bc6aaa9defc2a756e8e9ca:
>>
>> mmc_spi: Big-endian support (2015-08-12 10:41:14 +0300)
>>
>> ----------------------------------------------------------------
>> Marek Vasut (3):
>> mmc: dw_mmc: Stop bounce buffer even in case of failure
>> mmc: dw_mmc: Zap endless timeout
>> mmc: dw_mmc: Improve handling of data transfer failure
>>
>> Simon Glass (3):
>> mmc: dw_mmc: Avoid using printf() for errors
>> mmc: dw_mmc: Support bypass mode with the get_mmc_clk() method
>
> This patch still has open questions, I think you should drop it for now.
>
> Best regards,
> Marek Vasut
After all the hoopla, I’ve removed the offending patch; here’s a new pull request.
The following changes since commit e2c1c5bae619d2e87505de99f907a26237640bc9:
Merge git://git.denx.de/u-boot-dm (2015-08-10 10:06:07 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-mmc.git master
for you to fetch changes up to 6f67b69b1592662ec49485101a2358b71070bf57:
mmc_spi: Big-endian support (2015-08-13 11:24:26 +0300)
----------------------------------------------------------------
Marek Vasut (3):
mmc: dw_mmc: Stop bounce buffer even in case of failure
mmc: dw_mmc: Zap endless timeout
mmc: dw_mmc: Improve handling of data transfer failure
Simon Glass (2):
mmc: dw_mmc: Avoid using printf() for errors
dw_mmc: Calculate dwmmc FIFO threshold size if not provided
Yoshinori Sato (1):
mmc_spi: Big-endian support
drivers/mmc/dw_mmc.c | 59 ++++++++++++++++++++++++++++++++++++++++++-----------------
drivers/mmc/mmc_spi.c | 10 +++++-----
2 files changed, 47 insertions(+), 22 deletions(-)
Regards
— Pantelis
More information about the U-Boot
mailing list