"Thiemo Seufer" <[EMAIL PROTECTED]> wrote:
> AFAICS the output interferes with the serial console output.
> I wonder how the typical scrolling text "Linux on MALTA" would look
> like in that case. :-)
What about starting with the core of the new machine description before
submitting the unconne
Stefan Weil wrote:
>
> > AFAICS the output interferes with the serial console output.
> > I wonder how the typical scrolling text "Linux on MALTA" would look
> > like in that case. :-)
> >
> Believe me, it won't interfere (because it creates an additional
> virtual console, like 2nd serial console
> AFAICS the output interferes with the serial console output.
> I wonder how the typical scrolling text "Linux on MALTA" would look
> like in that case. :-)
>
Believe me, it won't interfere (because it creates an additional
virtual console, like 2nd serial console, parallel port, ...).
And you w
Stefan Weil wrote:
> Hi,
>
> the latest Linux kernels contain a driver for an ASCII display
> (arch/mips/mips-boards/generic/display.c).
This is the driver for the ASCII display of a MIPS MALTA board.
> Because this display is used by code I'm currently testing,
> I implemented an emulation for
Hi,
the latest Linux kernels contain a driver for an ASCII display
(arch/mips/mips-boards/generic/display.c).
Because this display is used by code I'm currently testing,
I implemented an emulation for QEMU (code is added to this mail).
hw/mips_display.c - implementation
hw/mips_display.h - i