]> git.proxmox.com Git - mirror_qemu.git/commit - include/hw/arm/aspeed_soc.h
aspeed: add a per SoC mapping for the memory space
authorCédric Le Goater <clg@kaod.org>
Mon, 1 Jul 2019 16:26:15 +0000 (17:26 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 1 Jul 2019 16:28:59 +0000 (17:28 +0100)
commitd783d1fe581dc250dcc44e629f2f52f617920465
treef27e0704c318682db7bb6a868346e0d343f2c94c
parentb456b1132edf15ea1fd890742e31f88fc013f3dd
aspeed: add a per SoC mapping for the memory space

This will simplify the definition of new SoCs, like the AST2600 which
should use a slightly different address space and have a different set
of controllers.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Message-id: 20190618165311.27066-3-clg@kaod.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/aspeed.c
hw/arm/aspeed_soc.c
include/hw/arm/aspeed_soc.h