]> git.proxmox.com Git - qemu.git/commit - hw/highbank.c
arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot()
authorAndreas Färber <afaerber@suse.de>
Sun, 13 May 2012 22:08:10 +0000 (00:08 +0200)
committerAndreas Färber <afaerber@suse.de>
Sun, 10 Jun 2012 22:23:04 +0000 (00:23 +0200)
commit9543b0cdd64ac0ba109b92eaf00e458b6223a6a8
treec5e2daa1c8589115b23f6157ecc4a71e4ee7e697
parent20e93374e902450fa90ddd30eb4bf7d46da9ab76
arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot()

Adapt exynos4210 and highbank accordingly.
The parameter itself is unused.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Acked-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Igor Mitsyanko <i.mitsyanko@samsung.com> (for exynos)
hw/arm-misc.h
hw/arm_boot.c
hw/exynos4210.c
hw/exynos4210.h
hw/highbank.c