All of lore.kernel.org
 help / color / mirror / Atom feed
From: backup drive <backupdrive117@gmail.com>
To: u-boot@lists.denx.de
Subject: enabling two UARTs at the uboot level (one of debug port and other for communication)
Date: Wed, 1 Dec 2021 12:00:56 +0530	[thread overview]
Message-ID: <CAFEG7xNHVKzbybN1fLm5k=VtMjioHJKRtu+0W3Z_TjEiixqm=Q@mail.gmail.com> (raw)

Hi,

I am using NXP Imx6 mx6sabresd processor board. it has three UARTs
available for the board. UART1, UART2 and UART5. In that UART5 is the debug
port and all UARTs are initialized in dts file and board.c files.

Now at U-boot stage I have UART5 as a debug port and also initialized
UART1.

1. Can you please help me to find out a way to read/write using UART1?

2. Do I need to make any u-boot code changes to read/write some custom data
via UART1 at uboot stage? If yes which files I should change? and I am not
aware of the exact changes.

I am using uboot 2020.04

Thanks in advance

             reply	other threads:[~2021-12-01 12:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-01  6:30 backup drive [this message]
2021-12-01  9:31 enabling two UARTs at the uboot level (one of debug port and other for communication) SHIVA KUMAR

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='CAFEG7xNHVKzbybN1fLm5k=VtMjioHJKRtu+0W3Z_TjEiixqm=Q@mail.gmail.com' \
    --to=backupdrive117@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.