Re: Early debug UART not working on AM33XX SoC

2022-02-01 Thread Felix Brack
Hello Simon On 01.02.22 15:05, Simon Glass wrote: > Hi Felix, > > On Tue, 1 Feb 2022 at 03:48, Felix Brack wrote: >> >> Hello Simon, >> >> On 31.01.22 17:12, Simon Glass wrote: >>> Hi Felix, >>> >>> On Mon, 31 Jan 2022 at 02:43, Felix Brack wrote: Hello Simon On 27.01.22 18:

Re: Early debug UART not working on AM33XX SoC

2022-02-01 Thread Felix Brack
Hello Simon, On 01.02.22 15:05, Simon Glass wrote: > Hi Felix, > > On Tue, 1 Feb 2022 at 03:48, Felix Brack wrote: >> >> Hello Simon, >> >> On 31.01.22 17:12, Simon Glass wrote: >>> Hi Felix, >>> >>> On Mon, 31 Jan 2022 at 02:43, Felix Brack wrote: Hello Simon On 27.01.22 18

Re: Early debug UART not working on AM33XX SoC

2022-02-01 Thread Simon Glass
Hi Felix, On Tue, 1 Feb 2022 at 03:48, Felix Brack wrote: > > Hello Simon, > > On 31.01.22 17:12, Simon Glass wrote: > > Hi Felix, > > > > On Mon, 31 Jan 2022 at 02:43, Felix Brack wrote: > >> > >> Hello Simon > >> > >> On 27.01.22 18:33, Simon Glass wrote: > >>> Hi Felix, > >>> > >>> On Thu, 27

Re: Early debug UART not working on AM33XX SoC

2022-02-01 Thread Felix Brack
Hello Simon, On 31.01.22 17:12, Simon Glass wrote: > Hi Felix, > > On Mon, 31 Jan 2022 at 02:43, Felix Brack wrote: >> >> Hello Simon >> >> On 27.01.22 18:33, Simon Glass wrote: >>> Hi Felix, >>> >>> On Thu, 27 Jan 2022 at 09:27, Felix Brack wrote: Hello Simon, On 27.01.22 1

Re: Early debug UART not working on AM33XX SoC

2022-01-31 Thread Simon Glass
Hi Felix, On Mon, 31 Jan 2022 at 02:43, Felix Brack wrote: > > Hello Simon > > On 27.01.22 18:33, Simon Glass wrote: > > Hi Felix, > > > > On Thu, 27 Jan 2022 at 09:27, Felix Brack wrote: > >> > >> Hello Simon, > >> > >> On 27.01.22 16:05, Simon Glass wrote: > >>> Hi Felix, > >>> > >>> On Wed, 2

Re: Early debug UART not working on AM33XX SoC

2022-01-31 Thread Felix Brack
Hello Simon On 27.01.22 18:33, Simon Glass wrote: > Hi Felix, > > On Thu, 27 Jan 2022 at 09:27, Felix Brack wrote: >> >> Hello Simon, >> >> On 27.01.22 16:05, Simon Glass wrote: >>> Hi Felix, >>> >>> On Wed, 26 Jan 2022 at 07:02, Felix Brack wrote: Hello Simon, I am trying t

Re: Early debug UART not working on AM33XX SoC

2022-01-27 Thread Simon Glass
Hi Felix, On Thu, 27 Jan 2022 at 09:27, Felix Brack wrote: > > Hello Simon, > > On 27.01.22 16:05, Simon Glass wrote: > > Hi Felix, > > > > On Wed, 26 Jan 2022 at 07:02, Felix Brack wrote: > >> > >> Hello Simon, > >> > >> I am trying to get the current U-Boot master working on the PDU001 > >> bo

Re: Early debug UART not working on AM33XX SoC

2022-01-27 Thread Felix Brack
Hello Simon, On 27.01.22 16:05, Simon Glass wrote: > Hi Felix, > > On Wed, 26 Jan 2022 at 07:02, Felix Brack wrote: >> >> Hello Simon, >> >> I am trying to get the current U-Boot master working on the PDU001 >> board. This involves the use of an early debug UART. >> >> With commit 0dba4586 (arm:

Re: Early debug UART not working on AM33XX SoC

2022-01-27 Thread Simon Glass
Hi Felix, On Wed, 26 Jan 2022 at 07:02, Felix Brack wrote: > > Hello Simon, > > I am trying to get the current U-Boot master working on the PDU001 > board. This involves the use of an early debug UART. > > With commit 0dba4586 (arm: Init the debug UART) the early debug UART on > the AM33XX SoC do

Early debug UART not working on AM33XX SoC

2022-01-26 Thread Felix Brack
Hello Simon, I am trying to get the current U-Boot master working on the PDU001 board. This involves the use of an early debug UART. With commit 0dba4586 (arm: Init the debug UART) the early debug UART on the AM33XX SoC doesn't work anymore. By looking at the code involved I believe a call to se