Re: [U-Boot] [PATCH v3 1/5] mmc: sunxi: add support for automatic delay calibration

2018-10-18 Thread Andre Przywara
On Wed, 17 Oct 2018 22:56:47 -0700 Vasily Khoruzhick wrote: > A64 and H6 support automatic delay calibration and Linux driver uses > it instead of hardcoded delays. Add support for it to u-boot driver. > > Fixes eMMC instability on Pinebook > > Signed-off-by: Vasily Khoruzhick > Acked-by: Maxi

[U-Boot] [PATCH v3 1/5] mmc: sunxi: add support for automatic delay calibration

2018-10-17 Thread Vasily Khoruzhick
A64 and H6 support automatic delay calibration and Linux driver uses it instead of hardcoded delays. Add support for it to u-boot driver. Fixes eMMC instability on Pinebook Signed-off-by: Vasily Khoruzhick Acked-by: Maxime Ripard Tested-by: Maxime Ripard Cc: Vagrant Cascadian --- arch/arm/in