]> Git Repo - qemu.git/commit
hw/arm/raspi: Use RaspiProcessorId to set the firmware load address
authorPhilippe Mathieu-Daudé <[email protected]>
Thu, 24 Sep 2020 11:18:07 +0000 (13:18 +0200)
committerPeter Maydell <[email protected]>
Thu, 1 Oct 2020 14:31:01 +0000 (15:31 +0100)
commit1af702690e07f50d154e40a353f1e43ab2fbcaf1
tree22e08b6ecfbc09b935f979b93445b2ada6701273
parent696788d6a94e9da6acdcf48e5fd5ec190f1f748a
hw/arm/raspi: Use RaspiProcessorId to set the firmware load address

The firmware load address depends on the SoC ("processor id") used,
not on the version of the board.

Suggested-by: Luc Michel <[email protected]>
Reviewed-by: Luc Michel <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Message-id: 20200924111808[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/arm/raspi.c
This page took 0.029383 seconds and 4 git commands to generate.