sdio: Adjust the location of the GXL best sampling point
authorLong Yu <long.yu@amlogic.com>
Fri, 23 Mar 2018 03:31:39 +0000 (11:31 +0800)
committerYixun Lan <yixun.lan@amlogic.com>
Tue, 3 Apr 2018 03:17:48 +0000 (19:17 -0800)
commit8ba4becb1eb37726a9eeb39f0238dbaac9cfbd86
tree455d2bfdb3fc287538acb6fa0fd08032dbb84678
parent9b43aa868fd0b4b48a94019ba314f3b25c24ec35
sdio: Adjust the location of the GXL best sampling point

PD#160789: sdio: optimizing the selection of sdio tuning sampling points

[problem] When all sampling points can be sampled correctly,

select 0 points as the best sampling point.M8 platform is normal,

but some S905 platform is not suitable.

[resolved] The GXL platfoarm selects the intermediate

point of all sampling points as the best sampling point

Change-Id: I59097daa8fe3d99f2f11a3e1347945c8eea4e1c9
Signed-off-by: Long Yu <long.yu@amlogic.com>
drivers/amlogic/mmc/aml_sd_emmc.c