Allow attaching devices to OMAP UARTs.
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 20 Sep 2008 01:10:32 +0000 (01:10 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 20 Sep 2008 01:10:32 +0000 (01:10 +0000)
commit75554a3ca10a7ad295d2a3d2e14ee6ba90f94c8b
tree772244a72079f42be3bfaaac347e1b85386e7612
parentb031ebc5c6be6e6e9453fb8bb499a821720e6880
Allow attaching devices to OMAP UARTs.

Also avoid two signedness warnings in hw/omap2.c.
The API to attach new devices to serials is fine, bu the implementation
is a hack.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5263 c046a42c-6fe2-441c-8c8c-71466251a162
hw/omap.h
hw/omap1.c
hw/omap2.c