From: Peter Crosthwaite <peter.crosthwa...@xilinx.com> Some cosmetics, refactored to use util/fifo8 for the FIFO8, then factored out some common code.
Tested as working on petalogix-ml605 machine model + Linux (has coverage of serial fifo usage). Peter Crosthwaite (3): char/serial: cosmetic fixes. char/serial: Use generic Fifo8 char/serial: serial_ioport_write: Factor out common code hw/char/serial.c | 128 +++++++++++++++++++---------------------------- include/hw/char/serial.h | 15 ++---- 2 files changed, 56 insertions(+), 87 deletions(-) -- 1.8.3.rc1.44.gb387c77.dirty