Re: [U-Boot] [PATCH v1 6/7] mmc: fsl_esdhc: Add emmc hs200 support

2019-09-10 Thread York Sun
g Fan > Sent: 2019年8月28日 9:04 > To: Yinbo Zhu ; York Sun ; > u-boot@lists.denx.de > Cc: Jiafei Pan ; Yinbo Zhu ; Xiaobo > Xie > Subject: RE: [U-Boot] [PATCH v1 6/7] mmc: fsl_esdhc: Add emmc hs200 support > >> Subject: [U-Boot] [PATCH v1 6/7] mmc: fsl_esdhc: Add

Re: [U-Boot] [PATCH v1 6/7] mmc: fsl_esdhc: Add emmc hs200 support

2019-09-09 Thread Yinbo Zhu
: fsl_esdhc: Add emmc hs200 support > Subject: [U-Boot] [PATCH v1 6/7] mmc: fsl_esdhc: Add emmc hs200 > support > > Add eMMC hs200 mode support for increasing ls1028/ls1012/lx2160 eMMC > work performance, but without tuning procedure which will cause mmc > doesn't work. and t

Re: [U-Boot] [PATCH v1 6/7] mmc: fsl_esdhc: Add emmc hs200 support

2019-08-27 Thread Peng Fan
> Subject: [U-Boot] [PATCH v1 6/7] mmc: fsl_esdhc: Add emmc hs200 support > > Add eMMC hs200 mode support for increasing ls1028/ls1012/lx2160 eMMC > work performance, but without tuning procedure which will cause mmc > doesn't work. and this should be TODO work. > > Sig

Re: [U-Boot] [PATCH v1 6/7] mmc: fsl_esdhc: Add emmc hs200 support

2019-08-27 Thread Prabhakar Kushwaha
Hi Peng > -Original Message- > From: U-Boot On Behalf Of Yinbo Zhu > Sent: Tuesday, July 16, 2019 12:39 PM > To: York Sun ; u-boot@lists.denx.de > Cc: Jiafei Pan ; Yinbo Zhu ; Xiaobo > Xie > Subject: [U-Boot] [PATCH v1 6/7] mmc: fsl_esdhc: Add emmc hs200 support >

[U-Boot] [PATCH v1 6/7] mmc: fsl_esdhc: Add emmc hs200 support

2019-07-16 Thread Yinbo Zhu
Add eMMC hs200 mode support for increasing ls1028/ls1012/lx2160 eMMC work performance, but without tuning procedure which will cause mmc doesn't work. and this should be TODO work. Signed-off-by: Yinbo Zhu --- drivers/mmc/fsl_esdhc.c | 34 +++--- include/fsl_esdhc.h