Re: [edk2-devel] [PATCH 0/1] Fix eMMC bus timing switch issue

2019-09-27 Thread Marcin Wojtas
Thanks! Everything keep working on my boards: Tested-by: Marcin Wojtas Best regards, Marcin pt., 27 wrz 2019 o 03:38 Wu, Hao A napisał(a): > Hello Marcin, > > > > I have uploaded the V2 series to my fork. > > You can get the patch at: > > https://github.com/hwu25/edk2/tree/emmc_busmode_v2 > >

Re: [edk2-devel] [PATCH 0/1] Fix eMMC bus timing switch issue

2019-09-26 Thread Wu, Hao A
Hello Marcin, I have uploaded the V2 series to my fork. You can get the patch at: https://github.com/hwu25/edk2/tree/emmc_busmode_v2 Best Regards, Hao Wu From: Marcin Wojtas [mailto:m...@semihalf.com] Sent: Thursday, September 26, 2019 3:25 PM To: Albecki, Mateusz Cc: edk2-devel-groups-io; Wu, H

Re: [edk2-devel] [PATCH 0/1] Fix eMMC bus timing switch issue

2019-09-26 Thread Marcin Wojtas
Hi Mateusz, For the v2, could you please push the patches to some repo, so that it would be easy to fetch and test? Best regards, Marcin pon., 23 wrz 2019 o 10:37 Albecki, Mateusz napisał(a): > SD host controller specification section 3.9 recommends that controller's > bus timing > should be s

[edk2-devel] [PATCH 0/1] Fix eMMC bus timing switch issue

2019-09-23 Thread Albecki, Mateusz
SD host controller specification section 3.9 recommends that controller's bus timing should be switched after card's bus timing has been switched. In current eMMC driver implementation every host controller switch has been done before call to EmmcSwitchBusTiming which is causing issues on some eMM