From 477b24ef911753e1debbacf798242a06de0af96c Mon Sep 17 00:00:00 2001 From: balrog Date: Wed, 16 Jul 2008 13:06:53 +0000 Subject: [PATCH] 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 --- hw/omap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/omap.h b/hw/omap.h index f7b3b1d7bc..b3d0900084 100644 --- a/hw/omap.h +++ b/hw/omap.h @@ -1137,7 +1137,7 @@ inline static int debug_register_io_memory(int io_index, # endif /* Define when we want to reduce the number of IO regions registered. */ -# define L4_MUX_HACK +/*# define L4_MUX_HACK*/ # ifdef L4_MUX_HACK # undef l4_register_io_memory