]> Git Repo - qemu.git/commit
aspeed: Support AST2600A1 silicon revision
authorJoel Stanley <[email protected]>
Mon, 4 May 2020 09:37:03 +0000 (19:07 +0930)
committerPeter Maydell <[email protected]>
Mon, 11 May 2020 10:00:26 +0000 (11:00 +0100)
commit7582591ae745f224a58fd9a36e3b9230fb03bfc2
tree8bcedef3e9c68535f8961fb3f0b7680e6e27fee9
parent93dd1e6140e2652347cfe7208591d4cd32762d08
aspeed: Support AST2600A1 silicon revision

There are minimal differences from Qemu's point of view between the A0
and A1 silicon revisions.

As the A1 exercises different code paths in u-boot it is desirable to
emulate that instead.

Signed-off-by: Joel Stanley <[email protected]>
Reviewed-by: Andrew Jeffery <[email protected]>
Reviewed-by: Cédric Le Goater <[email protected]>
Message-id: 20200504093703[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/arm/aspeed.c
hw/arm/aspeed_ast2600.c
hw/misc/aspeed_scu.c
include/hw/misc/aspeed_scu.h
This page took 0.028957 seconds and 4 git commands to generate.