Re: [U-Boot] [RFC PATCH] mmc: sdhci: add support for switching to UHS-I modes on ZynqMP Platform

2019-10-08 Thread Michal Simek
On 11. 09. 19 15:49, Michal Simek wrote: > From: T Karthik Reddy > > This patch adds support for switching to UHS-I modes on ZynqMP platform. > There is one issue with the ZynqMP ZCU102 where it is not able to power > cycle the SD card. Due to this once the card is initialized in UHS-I > mode it

[U-Boot] [RFC PATCH] mmc: sdhci: add support for switching to UHS-I modes on ZynqMP Platform

2019-09-11 Thread Michal Simek
From: T Karthik Reddy This patch adds support for switching to UHS-I modes on ZynqMP platform. There is one issue with the ZynqMP ZCU102 where it is not able to power cycle the SD card. Due to this once the card is initialized in UHS-I mode it cannot be reinitialized in UHS-I mode again. So to