Re: [U-Boot] [PATCH v3 1/1] mmc: Add MMC support for stm32h7 Socs

2017-08-11 Thread Patrice CHOTARD
Hi Simon On 08/10/2017 05:57 PM, Patrice CHOTARD wrote: > Hi Simon > > On 08/06/2017 07:15 AM, Simon Glass wrote: >> Hi Patrice, >> >> On 20 July 2017 at 02:34, wrote: >>> From: Patrice Chotard >>> >>> This patch adds SD/MMC support for STM32H7 SoCs. >>> >>> Here is an extraction of SDMMC main

Re: [U-Boot] [PATCH v3 1/1] mmc: Add MMC support for stm32h7 Socs

2017-08-10 Thread Patrice CHOTARD
Hi Simon On 08/06/2017 07:15 AM, Simon Glass wrote: > Hi Patrice, > > On 20 July 2017 at 02:34, wrote: >> From: Patrice Chotard >> >> This patch adds SD/MMC support for STM32H7 SoCs. >> >> Here is an extraction of SDMMC main features, embedded in >> STM32H7 SoCs. >> The SD/MMC block include th

Re: [U-Boot] [PATCH v3 1/1] mmc: Add MMC support for stm32h7 Socs

2017-08-05 Thread Simon Glass
Hi Patrice, On 20 July 2017 at 02:34, wrote: > From: Patrice Chotard > > This patch adds SD/MMC support for STM32H7 SoCs. > > Here is an extraction of SDMMC main features, embedded in > STM32H7 SoCs. > The SD/MMC block include the following: > _ Full compliance with MultiMediaCard System Speci

Re: [U-Boot] [PATCH v3 1/1] mmc: Add MMC support for stm32h7 Socs

2017-07-24 Thread Patrice CHOTARD
Hi Philipp On 07/21/2017 02:25 PM, Philipp Rossak wrote: > Hey Patrice, > > Thanks for working on that! > I also started to work on this some time ago, but I wasn't able to > finalize it. (You can find it here: > https://github.com/embed-3d/u-boot/tree/stm32f7_mmc_hw_testing) > > Are you able

Re: [U-Boot] [PATCH v3 1/1] mmc: Add MMC support for stm32h7 Socs

2017-07-21 Thread Philipp Rossak
Hey Patrice, Thanks for working on that! I also started to work on this some time ago, but I wasn't able to finalize it. (You can find it here: https://github.com/embed-3d/u-boot/tree/stm32f7_mmc_hw_testing) Are you able to read from an ext4 or fat32 partiton? I'm asking, because I never got it w

[U-Boot] [PATCH v3 1/1] mmc: Add MMC support for stm32h7 Socs

2017-07-20 Thread patrice.chotard
From: Patrice Chotard This patch adds SD/MMC support for STM32H7 SoCs. Here is an extraction of SDMMC main features, embedded in STM32H7 SoCs. The SD/MMC block include the following: _ Full compliance with MultiMediaCard System Specification Version 4.51. Card support for three different dat