]> git.proxmox.com Git - mirror_qemu.git/commit
omap: remove L4_MUX_HACK
authorAvi Kivity <avi@redhat.com>
Wed, 23 Nov 2011 12:06:31 +0000 (14:06 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 28 Nov 2011 13:38:39 +0000 (15:38 +0200)
commit92c0bba9a95739c92e959fe478cb1acb92fa5446
treeaccb71700fa4fbd4871fa064230004d57e996599
parentaee39503dfae943728e99a67decf06e76211ade0
omap: remove L4_MUX_HACK

This was introduced apparently to overcome a limitation on the number of
cpu_register_io_memory() calls.  477b24ef91175 (July 2008) removed use
of the hack, but retained the code.  This patch removes the code as well.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Andrzej Zaborowski <balrogg@gmail.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
hw/omap.h
hw/omap_l4.c