]> Git Repo - qemu.git/commit
arm: aspeed: Set SDRAM size
authorJoel Stanley <[email protected]>
Tue, 7 May 2019 11:55:02 +0000 (12:55 +0100)
committerPeter Maydell <[email protected]>
Tue, 7 May 2019 11:55:02 +0000 (12:55 +0100)
commita9df9622bc28ff94bb65e4264ddbf7e600d911dc
tree555647712f8f23d2ed0a7fa090e698b52b8a705c
parentb698e4eef5111e2df7598261b09dcef8249b7ae6
arm: aspeed: Set SDRAM size

We currently use Qemu's default of 128MB. As we know how much ram each
machine ships with, make it easier on users by setting a default.

It can still be overridden with -m on the command line.

Signed-off-by: Joel Stanley <[email protected]>
Reviewed-by: Andrew Jeffery <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 20190503022958[email protected]
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
hw/arm/aspeed.c
include/hw/arm/aspeed.h
This page took 0.026617 seconds and 4 git commands to generate.