Revision 7cc0dd20 hw/omap2.c

b/hw/omap2.c
2185 2185
    s->irq = irq;
2186 2186
    omap_sti_reset(s);
2187 2187

  
2188
    s->chr = chr ?: qemu_chr_open("null");
2188
    s->chr = chr ?: qemu_chr_open("null", "null");
2189 2189

  
2190 2190
    iomemtype = l4_register_io_memory(0, omap_sti_readfn,
2191 2191
                    omap_sti_writefn, s);

Also available in: Unified diff