All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Anderson <seanga2@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 1/1] doc: riscv: debug UART for MAIX
Date: Wed, 29 Jul 2020 13:32:05 -0400	[thread overview]
Message-ID: <6a0515eb-e309-0ed5-1ad4-7107d7105f8a@gmail.com> (raw)
In-Reply-To: <20200729172338.137970-1-xypron.glpk@gmx.de>

On 7/29/20 1:23 PM, Heinrich Schuchardt wrote:
> Provide the required settings for the debug UART.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
>  doc/board/sipeed/maix.rst | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/doc/board/sipeed/maix.rst b/doc/board/sipeed/maix.rst
> index c235cb44a8..b1894f3a6f 100644
> --- a/doc/board/sipeed/maix.rst
> +++ b/doc/board/sipeed/maix.rst
> @@ -262,6 +262,16 @@ Boot Sequence
>     stage.
>  8. The boot hart jumps to ``0x80000000``.
> 
> +Debug UART
> +^^^^^^^^^^
> +
> +The Debug UART is provided with the following settings::
> +
> +    CONFIG_DEBUG_UART=y
> +    CONFIG_DEBUG_UART_SIFIVE=y
> +    CONFIG_DEBUG_UART_BASE=0x38000000
> +    CONFIG_DEBUG_UART_CLOCK=390000000
> +
>  Resetting the board
>  ^^^^^^^^^^^^^^^^^^^
> 
> --
> 2.27.0
> 

Reviewed-by: Sean Anderson <seanga2@gmail.com>

  reply	other threads:[~2020-07-29 17:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-29 17:23 [PATCH 1/1] doc: riscv: debug UART for MAIX Heinrich Schuchardt
2020-07-29 17:32 ` Sean Anderson [this message]
     [not found] ` <752D002CFF5D0F4FA35C0100F1D73F3FA47347A9@ATCPCS16.andestech.com>
2020-08-13  5:42   ` Rick Chen
2020-08-13  5:58     ` Heinrich Schuchardt

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=6a0515eb-e309-0ed5-1ad4-7107d7105f8a@gmail.com \
    --to=seanga2@gmail.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.