[PATCH v3 1/6] serial: Add Goldfish TTY driver
Daniel Palmer
daniel at 0x0f.com
Wed Dec 31 04:52:52 CET 2025
Hi Kuan-Wei,
On Wed, 31 Dec 2025 at 01:01, Kuan-Wei Chiu <visitorckw at gmail.com> wrote:
>
> Add support for the Google Goldfish TTY serial device. This virtual
> device is commonly used in QEMU virtual machines (such as the m68k
> virt machine) and Android emulators.
>
> The driver implements basic console output and input polling using the
> Goldfish MMIO interface.
>
> Signed-off-by: Kuan-Wei Chiu <visitorckw at gmail.com>
Tested that this works as expected for the console.
Tested-by: Daniel Palmer <daniel at 0x0f.com>
More information about the U-Boot
mailing list