Re: [U-Boot] [PATCH 1/4] mmc: meson-gx: Fix tx phase in the tuning process

2019-12-21 Thread Anand Moon
Hi Jerome / Neil, [...] > > I'm not quite sure I get what I should understand from this log. > > I can comment on the original patch though. > > I think you should keep the phase settings aligned with Linux. > Thanks for this inputs. > A) Among the exchange I had with amlogic, I got that there

Re: [U-Boot] [PATCH 1/4] mmc: meson-gx: Fix tx phase in the tuning process

2019-12-20 Thread Jerome Brunet
On Fri 20 Dec 2019 at 19:47, Anand Moon wrote: > Hi Neil, + Jerome, > > On Sat, 21 Dec 2019 at 00:28, Anand Moon wrote: >> >> Hi Neil, >> >> > Could you try the following patches instead of this one ? >> > >> > https://patchwork.ozlabs.org/patch/1213648/ >> >

Re: [U-Boot] [PATCH 1/4] mmc: meson-gx: Fix tx phase in the tuning process

2019-12-20 Thread Anand Moon
Hi Neil, + Jerome, On Sat, 21 Dec 2019 at 00:28, Anand Moon wrote: > > Hi Neil, > > > Could you try the following patches instead of this one ? > > > > https://patchwork.ozlabs.org/patch/1213648/ > > https://patchwork.ozlabs.org/patch/1213650/ > > > > Yes I have tried this series it worked for

Re: [U-Boot] [PATCH 1/4] mmc: meson-gx: Fix tx phase in the tuning process

2019-12-20 Thread Anand Moon
Hi Neil, > Could you try the following patches instead of this one ? > > https://patchwork.ozlabs.org/patch/1213648/ > https://patchwork.ozlabs.org/patch/1213650/ > Yes I have tried this series it worked for me. It's much better fix than my approach. -Anand

Re: [U-Boot] [PATCH 1/4] mmc: meson-gx: Fix tx phase in the tuning process

2019-12-20 Thread Neil Armstrong
Hi Anand, On 04/12/2019 10:26, Neil Armstrong wrote: > Hi, > > On 27/11/2019 15:42, Anand Moon wrote: >> Hi Neil, >> >> On Wed, 27 Nov 2019 at 18:30, Neil Armstrong wrote: >>> >>> Hi, >>> >>> On 26/11/2019 22:12, Anand Moon wrote: odroid n2 eMMC module would failed to boot up, because

Re: [U-Boot] [PATCH 1/4] mmc: meson-gx: Fix tx phase in the tuning process

2019-12-04 Thread Neil Armstrong
Hi, On 27/11/2019 15:42, Anand Moon wrote: > Hi Neil, > > On Wed, 27 Nov 2019 at 18:30, Neil Armstrong wrote: >> >> Hi, >> >> On 26/11/2019 22:12, Anand Moon wrote: >>> odroid n2 eMMC module would failed to boot up, >>> because of TX phase clk failure, fix the typo in >>> TX phase macro to help

Re: [U-Boot] [PATCH 1/4] mmc: meson-gx: Fix tx phase in the tuning process

2019-11-27 Thread Anand Moon
Hi Neil, On Wed, 27 Nov 2019 at 18:30, Neil Armstrong wrote: > > Hi, > > On 26/11/2019 22:12, Anand Moon wrote: > > odroid n2 eMMC module would failed to boot up, > > because of TX phase clk failure, fix the typo in > > TX phase macro to help tune correct clk freqency. > > > > Before these

Re: [U-Boot] [PATCH 1/4] mmc: meson-gx: Fix tx phase in the tuning process

2019-11-27 Thread Neil Armstrong
Hi, On 26/11/2019 22:12, Anand Moon wrote: > odroid n2 eMMC module would failed to boot up, > because of TX phase clk failure, fix the typo in > TX phase macro to help tune correct clk freqency. > > Before these changes. > clock is enabled (380953Hz) > clock is enabled (2500Hz) > after

[U-Boot] [PATCH 1/4] mmc: meson-gx: Fix tx phase in the tuning process

2019-11-26 Thread Anand Moon
odroid n2 eMMC module would failed to boot up, because of TX phase clk failure, fix the typo in TX phase macro to help tune correct clk freqency. Before these changes. clock is enabled (380953Hz) clock is enabled (2500Hz) after these changes clock is enabled (380953Hz) clock is