All of lore.kernel.org
 help / color / mirror / Atom feed
From: Asherah Connor <ashe@kivikakk.ee>
To: u-boot@lists.denx.de
Subject: [PATCH 0/2] terminal: get this compiling again
Date: Wed, 10 Mar 2021 22:39:22 +1100	[thread overview]
Message-ID: <20210310113924.4632-1-ashe@kivikakk.ee> (raw)

`terminal' has not compiled in 7 years.  We should fix it, per this
series or something similar, or remove it.

I've been trying to use it locally with a secondary UART on a RISC-V dev
board (to no avail, but that's my own problem).

P.S. Let me know if I'm sending too many patches, I realise I already
have several outstanding.

Asherah Connor (2):
  terminal: correct stdio_dev invocations
  terminal: only serial_reinit_all if available

 cmd/terminal.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

-- 
2.20.1

             reply	other threads:[~2021-03-10 11:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-10 11:39 Asherah Connor [this message]
2021-03-10 11:39 ` [PATCH 1/2] terminal: correct stdio_dev invocations Asherah Connor
2021-03-12  4:45   ` Simon Glass
2021-04-13 14:28   ` Tom Rini
2021-03-10 11:39 ` [PATCH 2/2] terminal: only serial_reinit_all if available Asherah Connor
2021-03-12  4:45   ` Simon Glass
2021-04-13 14:28   ` Tom Rini

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=20210310113924.4632-1-ashe@kivikakk.ee \
    --to=ashe@kivikakk.ee \
    --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.