From: Kuan-Wei Chiu <visitorckw@gmail.com>
To: Daniel Palmer <daniel@0x0f.com>, Tom Rini <trini@konsulko.com>
Cc: u-boot@lists.denx.de
Subject: Re: [PATCH v2 1/3] serial: goldfish: Add debug uart support
Date: Tue, 10 Mar 2026 14:07:53 +0800 [thread overview]
Message-ID: <aa-1OYXTCbsYImgr@google.com> (raw)
In-Reply-To: <20260309105110.672832-1-daniel@0x0f.com>
On Mon, Mar 09, 2026 at 07:51:08PM +0900, Daniel Palmer wrote:
> Add debug support for the goldfish tty so it can be used for
> early debugging. This will be really useful when adding support
> for relocation to the m68k qemu virt machine.
>
> Signed-off-by: Daniel Palmer <daniel@0x0f.com>
> ---
> drivers/serial/Kconfig | 8 ++++++++
> drivers/serial/serial_goldfish.c | 18 ++++++++++++++++++
> 2 files changed, 26 insertions(+)
For the series:
Reviewed-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Tested-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Hi Tom,
Would you take this patchset directly, or would you prefer a pull
request?
Regards,
Kuan-Wei
next prev parent reply other threads:[~2026-03-10 8:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-09 10:51 [PATCH v2 1/3] serial: goldfish: Add debug uart support Daniel Palmer
2026-03-09 10:51 ` [PATCH v2 2/3] m68k: m680x0: Initialise the debug uart Daniel Palmer
2026-03-10 5:58 ` Kuan-Wei Chiu
2026-03-10 8:31 ` Angelo Dureghello
2026-04-12 17:57 ` Angelo Dureghello
2026-03-09 10:51 ` [PATCH v2 3/3] doc: board: virt: m68k: Detail how to use " Daniel Palmer
2026-03-10 6:07 ` Kuan-Wei Chiu [this message]
2026-03-10 16:25 ` [PATCH v2 1/3] serial: goldfish: Add debug uart support Tom Rini
2026-03-11 4:08 ` Kuan-Wei Chiu
2026-04-15 0:40 ` 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=aa-1OYXTCbsYImgr@google.com \
--to=visitorckw@gmail.com \
--cc=daniel@0x0f.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.