All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Matwey V. Kornilov" <matwey.kornilov@gmail.com>
To: Alex Kiernan <alex.kiernan@gmail.com>
Cc: Tom Rini <trini@konsulko.com>, Nishanth Menon <nm@ti.com>,
	 Robert Nelson <robertcnelson@gmail.com>,
	U-Boot Mailing List <u-boot@lists.denx.de>
Subject: Re: [BISECTED] BeagleBone Black doesn't boot after a58147c2dbbf
Date: Sat, 13 Aug 2022 18:31:56 +0300	[thread overview]
Message-ID: <CAJs94EYv55QBjvqB94Bwy-wv2_u7tJ+AMP0Ho_XAC8eqjT8BOQ@mail.gmail.com> (raw)
In-Reply-To: <CAJs94EbSyNtUddZAHK8jPOi_qiFysJy=pM4fFM0jJoRDHcpN9g@mail.gmail.com>

чт, 11 авг. 2022 г. в 19:11, Matwey V. Kornilov <matwey.kornilov@gmail.com>:
>
> чт, 11 авг. 2022 г. в 15:53, Alex Kiernan <alex.kiernan@gmail.com>:
> >
> > On Thu, Aug 11, 2022 at 1:46 PM Tom Rini <trini@konsulko.com> wrote:
> > >
> > > On Thu, Aug 11, 2022 at 10:47:18AM +0300, Matwey V. Kornilov wrote:
> > >
> > > > Can somebody please advise me working CONFIG_DEBUG_UART _* values for
> > > > the board? I think I need to obtain some output from the board to
> > > > debug it further.
> > >
> > > Reading arch/arm/dts/am33xx-l4.dtsi isn't as easy to read as I would
> > > personally like but 0x44e09000 is UART0 and so forth. Updating
> > > doc/board/ti/am335x_evm.rst once you're done with a note about using
> > > DEBUG_UART would be appreciated, thanks.
> > >
> >
> > Some notes I have from a previous life which may be useful, but I'm
> > afraid I've no way of checking these days:
> >
> > * CONFIG_DEBUG_UART=y
> > * CONFIG_DEBUG_UART_BASE=0x44e09000
> > * CONFIG_DEBUG_UART_CLOCK=48000000
> > * CONFIG_DEBUG_UART_OMAP=y
> > * CONFIG_DEBUG_UART_SHIFT=2
> > * CONFIG_DEBUG_UART_BOARD_INIT=y
> > * CONFIG_DEBUG_UART_ANNOUNCE=y
> >
>
> Thanks. Unfortunately, these don't work.

Ok. The settings were working before 0dba4586 ("arm: Init the debug UART")

>
> > --
> > Alex Kiernan
>
>
>
> --
> With best regards,
> Matwey V. Kornilov



-- 
With best regards,
Matwey V. Kornilov

  reply	other threads:[~2022-08-13 15:32 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-29 16:20 [BISECTED] BeagleBone Black doesn't boot after a58147c2dbbf Matwey V. Kornilov
2022-07-29 16:32 ` Tom Rini
2022-07-29 16:38   ` Matwey V. Kornilov
2022-07-29 16:46     ` Tom Rini
2022-07-29 17:06       ` Matwey V. Kornilov
2022-08-02  7:46         ` Matwey V. Kornilov
2022-08-05 15:00         ` Robert Nelson
2022-08-07  8:40           ` Matwey V. Kornilov
2022-08-10 22:52             ` Nishanth Menon
2022-08-11  6:56               ` Matwey V. Kornilov
2022-08-11  7:47                 ` Matwey V. Kornilov
2022-08-11 12:46                   ` Tom Rini
2022-08-11 12:53                     ` Alex Kiernan
2022-08-11 16:11                       ` Matwey V. Kornilov
2022-08-13 15:31                         ` Matwey V. Kornilov [this message]
2022-08-13 15:42                           ` Tom Rini
2022-08-13 15:50               ` Matwey V. Kornilov
     [not found]                 ` <20220815121657.nvjae4zjjftfo4gb@matcher>
2022-08-15 17:30                   ` Matwey V. Kornilov
2022-08-15 17:53                     ` Nishanth Menon
2022-08-15 18:12                       ` Matwey V. Kornilov
     [not found]                         ` <20220815195644.l6or6z6hg5igxzzm@humbly>
     [not found]                           ` <CAJs94EbKW3OLKXxTUX7PANWkY5QEOC0DREfhxP6fTOVEFydbdA@mail.gmail.com>
     [not found]                             ` <CAJs94Ea-2n56j-=gu4VyjQMro9nQFCj7JtRQVTGSSoAc+CqbVw@mail.gmail.com>
     [not found]                               ` <CAJs94EbReuKoq_28jrdrdHQDmpAn9zW0YS=9s20yS=p_mF5pNA@mail.gmail.com>
     [not found]                                 ` <20220816012722.bt2xcizturouc4fi@nursing>
2022-08-16 14:18                                   ` Matwey V. Kornilov
2022-08-18  8:28                                     ` Matwey V. Kornilov
2022-08-19  9:30                                       ` Nishanth Menon
2022-08-19 13:56                                         ` Robert Nelson
2022-08-23  3:54                                           ` Nishanth Menon
2022-08-23  5:47                                             ` Matwey V. Kornilov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJs94EYv55QBjvqB94Bwy-wv2_u7tJ+AMP0Ho_XAC8eqjT8BOQ@mail.gmail.com \
    --to=matwey.kornilov@gmail.com \
    --cc=alex.kiernan@gmail.com \
    --cc=nm@ti.com \
    --cc=robertcnelson@gmail.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.