hw/misc/mps2-scc: Implement changes for AN547
commit6ac80818941829c01363e9feeefe08e8bc693ab7
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 19 Feb 2021 14:46:12 +0000 (19 14:46 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 8 Mar 2021 17:20:03 +0000 (8 17:20 +0000)
tree2bea086b7cf05b7bb1e04350f27f3c34420aea9d
parent39901aea063fb4be77a89d7badfed3998ad8fb4a
hw/misc/mps2-scc: Implement changes for AN547

Implement the minor changes required to the SCC block for AN547 images:
 * CFG2 and CFG5 exist (like AN524)
 * CFG3 is reserved (like AN524)
 * CFG0 bit 1 is CPU_WAIT; we don't implement it, but note this
   in the TODO comment

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210219144617.4782-40-peter.maydell@linaro.org
hw/misc/mps2-scc.c