loader: Use the specified MemoryRegion
authorAlistair Francis <alistair.francis@xilinx.com>
Thu, 22 Sep 2016 17:13:08 +0000 (18:13 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 22 Sep 2016 17:13:08 +0000 (18:13 +0100)
commitd6ac342a48d50bdceaa43abe2e57854230101d90
tree4aab9c3dd8759606d7b3e7fbc73780aff28d6ddd
parent8cf6e9daca19e08216cf09e523d1dcdf3cfdaec7
loader: Use the specified MemoryRegion

Prevously the specified MemoryRegion was ignored during the rom register
reset. This patch uses the rom MemoryRegion is avaliable.

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: d63fef5524deeb88e0068ca9d3fd4c8344f54dd4.1474331683.git.alistair.francis@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/core/loader.c