Re: [U-Boot] [PATCH V2 1/4] mmc: fsl_esdhc: add strobe and tuning entry

2018-02-04 Thread Stefano Babic
On 21/01/2018 12:00, Peng Fan wrote: > Add entries that will be used for tuning control. > The whole layout not changed, just expand reserved3[84] and > rename other reservedx in sequence. > > Signed-off-by: Peng Fan > Cc: Stefano Babic > Cc: Fabio Estevam > Cc: Jaehoon Chung > --- > drivers/

Re: [U-Boot] [PATCH V2 1/4] mmc: fsl_esdhc: add strobe and tuning entry

2018-01-21 Thread Jaehoon Chung
On 01/21/2018 08:00 PM, Peng Fan wrote: > Add entries that will be used for tuning control. > The whole layout not changed, just expand reserved3[84] and > rename other reservedx in sequence. > > Signed-off-by: Peng Fan > Cc: Stefano Babic > Cc: Fabio Estevam > Cc: Jaehoon Chung Reviewed-by:

[U-Boot] [PATCH V2 1/4] mmc: fsl_esdhc: add strobe and tuning entry

2018-01-21 Thread Peng Fan
Add entries that will be used for tuning control. The whole layout not changed, just expand reserved3[84] and rename other reservedx in sequence. Signed-off-by: Peng Fan Cc: Stefano Babic Cc: Fabio Estevam Cc: Jaehoon Chung --- drivers/mmc/fsl_esdhc.c | 20 1 file changed