Browse Source

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
stable-0.10
balrog 18 years ago
parent
commit
477b24ef91
  1. 2
      hw/omap.h

2
hw/omap.h

@ -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…
Cancel
Save