diff options
author | Evgeny Voevodin <e.voevodin@samsung.com> | 2012-07-04 10:43:32 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2012-07-04 10:43:32 +0000 |
commit | 7892df069addf28304190935748e8d59982180bd (patch) | |
tree | 38426bb3f9e6bb44f0257cb6d043c17f940a5ce2 /exec-memory.h | |
parent | b631bc37d97344bb35f54d6af6a12df35a6764d8 (diff) |
hw/exynos4210.c: Fix misleading initialization of IROM mirror
We want to mirror whole IROM and should pass zero instead of
EXYNOS4210_IROM_BASE_ADDR (though it equals to zero too) since
memory_region_init_alias takes an offset within an original
region as an argument.
Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'exec-memory.h')
0 files changed, 0 insertions, 0 deletions