qemu-e2k/include/hw/arm
Cédric Le Goater c2da8a8b90 ast2400: add a memory controller device model
The uboot in the previous release of the SDK was using a hardcoded
value for memory size. This is not true anymore, the value is now
retrieved from the memory controller.

Below is a model for this device, only supporting unlock and
configuration. Without it, we endup running a guest with 64MB, which
is a bit low nowdays. It uses a 'silicon-rev' property and ram_size to
build a default value. Some bits should be linked to SCU strapping
registers but it seems a bit complex to add for the current need.

The model is ready for the AST2500 SOC.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2016-09-06 19:52:17 +01:00
..
allwinner-a10.h
arm.h Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
ast2400.h ast2400: add a memory controller device model 2016-09-06 19:52:17 +01:00
bcm2835_peripherals.h
bcm2836.h
digic.h
exynos4210.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
fdt.h
fsl-imx6.h
fsl-imx25.h
fsl-imx31.h
linux-boot-if.h
omap.h
primecell.h
pxa.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
raspi_platform.h
sharpsl.h
soc_dma.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
stm32f205_soc.h Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
sysbus-fdt.h
virt-acpi-build.h
virt.h
xlnx-zynqmp.h