Re: Converting to DM SERIAL for Kirkwood boards

2022-12-22 Thread Tony Dinh
ec 12, 2022 at 1:03 AM Michael Walle wrote: > >>> > >>>>> On 12/9/22 04:55, Tony Dinh wrote: > >>>>>> Hi Simon et al, > >>>>>> > >>>>>> (Resend to include u-boot mailing list) > >>>>>&

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-21 Thread Tony Dinh
Hi Stefan, On Wed, Dec 21, 2022 at 1:29 AM Stefan Roese wrote: > > Hi Pali, > > On 12/20/22 09:07, Pali Rohár wrote: > > On Tuesday 20 December 2022 07:20:15 Stefan Roese wrote: > >> Hi Tony, > >> > >> On 12/20/22 02:36, Tony Dinh wrote: > >>> Hi Stefan, > >>> > >>> On Mon, Dec 19, 2022 at 4:06

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-21 Thread Stefan Roese
Hi Pali, On 12/20/22 09:07, Pali Rohár wrote: On Tuesday 20 December 2022 07:20:15 Stefan Roese wrote: Hi Tony, On 12/20/22 02:36, Tony Dinh wrote: Hi Stefan, On Mon, Dec 19, 2022 at 4:06 PM Tony Dinh wrote: Hi Stefan, On Mon, Dec 19, 2022 at 1:22 PM Tony Dinh wrote: Hi Stefan, On

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-20 Thread Pali Rohár
On Tuesday 20 December 2022 07:20:15 Stefan Roese wrote: > Hi Tony, > > On 12/20/22 02:36, Tony Dinh wrote: > > Hi Stefan, > > > > On Mon, Dec 19, 2022 at 4:06 PM Tony Dinh wrote: > > > > > > Hi Stefan, > > > > > > On Mon, Dec 19, 2022 at 1:22 PM Tony Dinh wrote: > > > > > > > > Hi Stefan,

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-19 Thread Stefan Roese
Hi Tony, On 12/20/22 02:36, Tony Dinh wrote: Hi Stefan, On Mon, Dec 19, 2022 at 4:06 PM Tony Dinh wrote: Hi Stefan, On Mon, Dec 19, 2022 at 1:22 PM Tony Dinh wrote: Hi Stefan, On Sun, Dec 18, 2022 at 11:29 PM Stefan Roese wrote: Hi Tony, On 12/19/22 07:17, Stefan Roese wrote:

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-19 Thread Stefan Roese
Hi Tony, On 12/19/22 22:22, Tony Dinh wrote: Hi Stefan, On Sun, Dec 18, 2022 at 11:29 PM Stefan Roese wrote: Hi Tony, On 12/19/22 07:17, Stefan Roese wrote: git checkout 37bb396669b27aa62fe8bc5eeb6bfde92e09c2d3 Previous HEAD position was 3b44b3fdf2 arm: mvebu: Add support for

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-19 Thread Tony Dinh
Hi Stefan, On Mon, Dec 19, 2022 at 4:06 PM Tony Dinh wrote: > > Hi Stefan, > > On Mon, Dec 19, 2022 at 1:22 PM Tony Dinh wrote: > > > > Hi Stefan, > > > > On Sun, Dec 18, 2022 at 11:29 PM Stefan Roese wrote: > > > > > > Hi Tony, > > > > > > On 12/19/22 07:17, Stefan Roese wrote: > > > > > > >

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-19 Thread Tony Dinh
Hi Stefan, On Mon, Dec 19, 2022 at 1:22 PM Tony Dinh wrote: > > Hi Stefan, > > On Sun, Dec 18, 2022 at 11:29 PM Stefan Roese wrote: > > > > Hi Tony, > > > > On 12/19/22 07:17, Stefan Roese wrote: > > > > > > > > >> git checkout 37bb396669b27aa62fe8bc5eeb6bfde92e09c2d3 > > >> Previous HEAD

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-19 Thread Tony Dinh
Hi Stefan, On Sun, Dec 18, 2022 at 11:29 PM Stefan Roese wrote: > > Hi Tony, > > On 12/19/22 07:17, Stefan Roese wrote: > > > > >> git checkout 37bb396669b27aa62fe8bc5eeb6bfde92e09c2d3 > >> Previous HEAD position was 3b44b3fdf2 arm: mvebu: Add support for > >> programming LD0 and LD1 eFuse > >>

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-18 Thread Stefan Roese
Hi Tony, On 12/19/22 07:17, Stefan Roese wrote: git checkout 37bb396669b27aa62fe8bc5eeb6bfde92e09c2d3 Previous HEAD position was 3b44b3fdf2 arm: mvebu: Add support for programming LD0 and LD1 eFuse HEAD is now at 37bb396669 timer: orion-timer: Only init timer once This is where the Pogo V4

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-18 Thread Stefan Roese
Hi Tony, On 12/19/22 01:17, Tony Dinh wrote: Hi Stefan, On Fri, Dec 16, 2022 at 1:49 PM Tony Dinh wrote: Hi Stefan, Yes, I also think we need Kconfig changes for Kirwood. I will try that and send in patches. Hi Pali, I hope debugging this will be a bit quicker now that I can tell that it

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-18 Thread Tony Dinh
Hi Stefan, On Fri, Dec 16, 2022 at 1:49 PM Tony Dinh wrote: > > Hi Stefan, > Yes, I also think we need Kconfig changes for Kirwood. I will try that > and send in patches. > > Hi Pali, > I hope debugging this will be a bit quicker now that I can tell that > it got stuck (hung or infinite loop) in

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-16 Thread Tony Dinh
Hi Stefan, Yes, I also think we need Kconfig changes for Kirwood. I will try that and send in patches. Hi Pali, I hope debugging this will be a bit quicker now that I can tell that it got stuck (hung or infinite loop) in nand_init() in ./common/board_r.c. U-Boot

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-15 Thread Pali Rohár
On Thursday 15 December 2022 18:42:20 Tony Dinh wrote: > Pogo V4 (tested with u-boot-2022.10, since Pogo V4 itself was broken > in u-boot-2023.01-rc3 for unknown reason). Could you try to git bisect which commit broke it?

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-15 Thread Stefan Roese
of converting Kirkwood boards to use DM SERIAL. I could not seem to get it to work, having tried adding CONFIG_DM_SERIAL, and also playing with various related CONFIG options (CONFIG_SPECIFY_CONSOLE_INDEX and CONFIG_CONS_INDEX ). From my reading various board configurations that were already converted

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-15 Thread Tony Dinh
Resend to include u-boot mailing list) > > >> > > > >> > I'm in the process of converting Kirkwood boards to use DM SERIAL. I > > >> > could not seem to get it to work, having tried adding > > >> > CONFIG_DM_SERIAL, and also playing with

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-12 Thread Tony Dinh
Hi Michael, On Mon, Dec 12, 2022 at 1:03 AM Michael Walle wrote: > > >> On 12/9/22 04:55, Tony Dinh wrote: > >> > Hi Simon et al, > >> > > >> > (Resend to include u-boot mailing list) > >> > > >> > I'm in the process of con

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-12 Thread Michael Walle
>> On 12/9/22 04:55, Tony Dinh wrote: >> > Hi Simon et al, >> > >> > (Resend to include u-boot mailing list) >> > >> > I'm in the process of converting Kirkwood boards to use DM SERIAL. I >> > could not seem to get it to work,

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-09 Thread Tony Dinh
On Thu, Dec 8, 2022 at 10:56 PM Stefan Roese wrote: > > Hi Tony, > > On 12/9/22 04:55, Tony Dinh wrote: > > Hi Simon et al, > > > > (Resend to include u-boot mailing list) > > > > I'm in the process of converting Kirkwood boards to use DM SERIAL. I &g

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-08 Thread Stefan Roese
Hi Tony, On 12/9/22 04:55, Tony Dinh wrote: Hi Simon et al, (Resend to include u-boot mailing list) I'm in the process of converting Kirkwood boards to use DM SERIAL. I could not seem to get it to work, having tried adding CONFIG_DM_SERIAL, and also playing with various related CONFIG

Re: Converting to DM SERIAL for Kirkwood boards

2022-12-08 Thread Tony Dinh
Hi Simon et al, (Resend to include u-boot mailing list) I'm in the process of converting Kirkwood boards to use DM SERIAL. I could not seem to get it to work, having tried adding CONFIG_DM_SERIAL, and also playing with various related CONFIG options (CONFIG_SPECIFY_CONSOLE_INDEX