[PATCH qemu 26/38] aspeed/sdmc: fake a few more registers to let DRAM calibration run

Joel Stanley joel at jms.id.au
Mon Nov 21 18:25:59 AEDT 2016


On Sat, Nov 19, 2016 at 12:52 AM, Cédric Le Goater <clg at kaod.org> wrote:
> It helps in understanding the DRAM calibration sequence which is all
> written in assembly, and may be rewritten in C one day.
>
> This provides support only for the AST2400 SoC (DDR3). AST2500 still
> uses the SOC_SCRATCH1 to pretend DRAM was already initialized.
>
> Signed-off-by: Cédric Le Goater <clg at kaod.org>

Reviewed-by: Joel Stanley <joel at jms.id.au>

> ---
>  hw/misc/aspeed_scu.c          |   2 +-
>  hw/misc/aspeed_sdmc.c         | 188 ++++++++++++++++++++++++++++++++++++++++++
>  include/hw/misc/aspeed_sdmc.h |   2 +-
>  3 files changed, 190 insertions(+), 2 deletions(-)


More information about the openbmc mailing list