diff options
author | balrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-07-16 13:06:53 +0000 |
---|---|---|
committer | balrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-07-16 13:06:53 +0000 |
commit | 477b24ef911753e1debbacf798242a06de0af96c (patch) | |
tree | 47b194108b5a7e9279a8afa6ba2577f7126ad7b4 /hw/omap.h | |
parent | 1b0009dbd41e68ca2b19bc7a20dc5499c31938cd (diff) | |
download | qemu-477b24ef911753e1debbacf798242a06de0af96c.tar.gz qemu-477b24ef911753e1debbacf798242a06de0af96c.tar.bz2 qemu-477b24ef911753e1debbacf798242a06de0af96c.zip |
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
Diffstat (limited to 'hw/omap.h')
-rw-r--r-- | hw/omap.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |