OSDN Git Service

aspeed: add a max_ram_size property to the memory controller
authorCédric Le Goater <clg@kaod.org>
Thu, 16 Aug 2018 13:05:29 +0000 (14:05 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 16 Aug 2018 13:29:58 +0000 (14:29 +0100)
commitebe31c0a8ef7b59fd96171fe694339ce69ee24a6
tree374a67f4d65ac04241b9d52e1cec78089dc5503c
parenta7b4569a4dddf0255d29ec56045c65f9bcb60919
aspeed: add a max_ram_size property to the memory controller

This will be used to construct a memory region beyond the RAM region
to let firmwares scan the address space with load/store to guess how
much RAM the SoC has.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Tested-by: Cédric Le Goater <clg@kaod.org>
Message-id: 20180807075757.7242-7-joel@jms.id.au
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/aspeed.c
hw/arm/aspeed_soc.c
hw/misc/aspeed_sdmc.c
include/hw/misc/aspeed_sdmc.h