On 9/2/22 16:40, Sergei Antonov wrote:
> Get rid of discrepancy beween comment /* 250 ms */ and code
> which shifts by 4 thus dividing by 16.
> So change code to shift by 2 and make the timeout value 250 ms.
>
> Signed-off-by: Sergei Antonov
> Reviewed-by: Rick Chen
> Reviewed-by: Jaehoon Chung
Hi
On 9/2/22 16:40, Sergei Antonov wrote:
> Get rid of discrepancy beween comment /* 250 ms */ and code
> which shifts by 4 thus dividing by 16.
> So change code to shift by 2 and make the timeout value 250 ms.
>
> Signed-off-by: Sergei Antonov
Reviewed-by: Jaehoon Chung
Best Regards,
Jaehoon
> From: Sergei Antonov
> Sent: Friday, September 02, 2022 3:40 PM
> To: u-boot@lists.denx.de
> Cc: jh80.ch...@samsung.com; peng@nxp.com; yamada.masah...@socionext.com;
> s...@chromium.org; Rick Jian-Zhi Chen(陳建志) ; Sergei
> Antonov
> Subject: [PATCH] mmc: ftsdc010: mak
Get rid of discrepancy beween comment /* 250 ms */ and code
which shifts by 4 thus dividing by 16.
So change code to shift by 2 and make the timeout value 250 ms.
Signed-off-by: Sergei Antonov
---
drivers/mmc/ftsdc010_mci.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/driv
4 matches
Mail list logo