]> Git Repo - qemu.git/commit
omap: remove L4_MUX_HACK
authorAvi Kivity <[email protected]>
Wed, 23 Nov 2011 12:06:31 +0000 (14:06 +0200)
committerAvi Kivity <[email protected]>
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 <[email protected]>
Reviewed-by: Andrzej Zaborowski <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
hw/omap.h
hw/omap_l4.c
This page took 0.026933 seconds and 4 git commands to generate.