aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2011-08-23 19:24:32 +0100
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>2011-08-23 21:51:47 +0200
commit710ffe604810676f9385263ba10f71f41b330cce (patch)
treea714de2cd78dea19e6ddc659e0caa54c0695f52f /net
parentf412c762e2c2798088c0188e7fdb714def549e05 (diff)
downloadqemu-710ffe604810676f9385263ba10f71f41b330cce.zip
qemu-710ffe604810676f9385263ba10f71f41b330cce.tar.gz
qemu-710ffe604810676f9385263ba10f71f41b330cce.tar.bz2
hw/omap_gpmc: Don't try to map CS0 twice on reset
Remove a spurious second map of the OMAP GPMC CS0 region on reset. This fixes an assertion failure when we try to add the region to its container when it was already added. (The old code did not complain about mismatched map/unmap calls, but the new MemoryRegion implementation does.) Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions