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)
commit3566c0a2bf1533897a22cebd6fe52aeb75f96ea1
tree772244a72079f42be3bfaaac347e1b85386e7612
parenta61f42c8bc2ded80d4ae3e671def899c55e25eb4
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