Re: [PATCH 3/3] mmc: sdhci: fix o2 eMMC init bug and add support for hardware tuning

2018-01-09 Thread Adrian Hunter
On 28/12/17 12:00, ernest.zhang wrote: > In some case of eMMC used as boot device, the eMMC signaling voltage is > fixed to 1.8v, bios can set o2 sd host controller register 0x308 bit4 to > let host controller skip try 3.3.v signaling voltage in eMMC initialize > process. > O2 sd host controller ha

[PATCH 3/3] mmc: sdhci: fix o2 eMMC init bug and add support for hardware tuning

2017-12-28 Thread ernest.zhang
In some case of eMMC used as boot device, the eMMC signaling voltage is fixed to 1.8v, bios can set o2 sd host controller register 0x308 bit4 to let host controller skip try 3.3.v signaling voltage in eMMC initialize process. O2 sd host controller has a function named hardware tuning. In software t