Commit 477b24ef911753e1debbacf798242a06de0af96c

Authored by balrog
1 parent 1b0009db

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
Showing 1 changed file with 1 additions and 1 deletions
hw/omap.h
... ... @@ -1137,7 +1137,7 @@ inline static int debug_register_io_memory(int io_index,
1137 1137 # endif
1138 1138  
1139 1139 /* Define when we want to reduce the number of IO regions registered. */
1140   -# define L4_MUX_HACK
  1140 +/*# define L4_MUX_HACK*/
1141 1141  
1142 1142 # ifdef L4_MUX_HACK
1143 1143 # undef l4_register_io_memory
... ...