mirror of https://gitee.com/openkylin/qemu.git
Disable OMAP2 combined-io-entries hack now that more regions are allowed.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4879 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
1b0009dbd4
commit
477b24ef91
|
@ -1137,7 +1137,7 @@ inline static int debug_register_io_memory(int io_index,
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
/* Define when we want to reduce the number of IO regions registered. */
|
/* Define when we want to reduce the number of IO regions registered. */
|
||||||
# define L4_MUX_HACK
|
/*# define L4_MUX_HACK*/
|
||||||
|
|
||||||
# ifdef L4_MUX_HACK
|
# ifdef L4_MUX_HACK
|
||||||
# undef l4_register_io_memory
|
# undef l4_register_io_memory
|
||||||
|
|
Loading…
Reference in New Issue