All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] terminal: get this compiling again
@ 2021-03-10 11:39 Asherah Connor
  2021-03-10 11:39 ` [PATCH 1/2] terminal: correct stdio_dev invocations Asherah Connor
  2021-03-10 11:39 ` [PATCH 2/2] terminal: only serial_reinit_all if available Asherah Connor
  0 siblings, 2 replies; 7+ messages in thread
From: Asherah Connor @ 2021-03-10 11:39 UTC (permalink / raw)
  To: u-boot

`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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-04-13 14:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-10 11:39 [PATCH 0/2] terminal: get this compiling again Asherah Connor
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

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.