]> git.proxmox.com Git - mirror_qemu.git/commit - hw/mips/mips_malta.c
mips_malta: fix copy of the 0x1fc00000 region
authorAurelien Jarno <aurelien@aurel32.net>
Mon, 29 Jul 2013 05:00:29 +0000 (07:00 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 29 Jul 2013 05:48:09 +0000 (07:48 +0200)
commitf05d4d94d6bb0e240e6cfda65972fd86601f9f0d
tree117870a6132bf07c1abca558d2a34263f50fcdaf
parentb0932e0617c65ae1cb0362416ec0ef32766abf5d
mips_malta: fix copy of the 0x1fc00000 region

Copy the whole 0x1fe000000 region into 0x1fc00000, independently of the
loaded BIOS size. This fix the MIPS make check tests.

Reported-by: Andreas Färber <afaerber@suse.de>
Tested-by: Andreas Färber <afaerber@suse.de>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: Leon Alrae <leon.alrae@imgtec.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/mips/mips_malta.c