[PATCH 3/4] MIPS: add qemu malta board support to barebox

Antony Pavlov antonynpavlov at gmail.com
Thu Jun 30 05:12:50 EDT 2011


On 30 June 2011 06:58, Jean-Christophe PLAGNIOL-VILLARD
<plagnioj at jcrosoft.com> wrote:
>> +static struct NS16550_plat serial_plat = {
>> +       .clock = 1843200, /* no matter */
> why no matter?

This is the part of the file arch/mips/boards/qemu-malta/serial.c.

It is support for the emulated rs232 port.
The emulated rs232 port print characters to stdio of qemu.
Emulated port has no need for correct speed setup.

-- 
Best regards,
  Antony Pavlov



More information about the barebox mailing list