[PATCH v2 1/3] serial: goldfish: Add debug uart support
Kuan-Wei Chiu
visitorckw at gmail.com
Wed Mar 11 05:08:16 CET 2026
On Tue, Mar 10, 2026 at 10:25:34AM -0600, Tom Rini wrote:
> On Tue, Mar 10, 2026 at 02:07:53PM +0800, Kuan-Wei Chiu wrote:
> > 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 at 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 at gmail.com>
> > Tested-by: Kuan-Wei Chiu <visitorckw at gmail.com>
> >
> > Hi Tom,
> > Would you take this patchset directly, or would you prefer a pull
> > request?
>
> I will apply this to next directly, after it's been posted for about 2
> weeks to allow for other reviews.
Sure. Thanks!
I just wanted to clarify who would be picking it up after the review
period, so it doesn't fall through the cracks.
Regards,
Kuan-Wei
More information about the U-Boot
mailing list