Peter Maydell a7aeb5f7b2 imx: Use memory_region_init_rom() for ROMs
The imx boards were all incorrectly creating ROMs using
memory_region_init_rom_device() with a NULL ops pointer. This
will cause QEMU to abort if the guest tries to write to the
ROM. Switch to the new memory_region_init_rom() instead.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1467122287-24974-3-git-send-email-peter.maydell@linaro.org
2016-07-04 13:06:35 +01:00
..
2016-07-01 14:38:54 +02:00
2016-06-30 19:00:02 +01:00
2016-06-29 19:14:48 +01:00
2016-06-29 19:14:48 +01:00
2016-06-29 19:14:48 +01:00
2016-06-29 14:03:46 +02:00
2016-06-29 14:03:48 +02:00
2016-06-29 19:14:48 +01:00
2016-06-29 19:14:48 +01:00