OSDN Git Service

target/avr: Convert to 3-phase reset
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 24 Nov 2022 11:50:06 +0000 (11:50 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 16 Dec 2022 15:58:15 +0000 (15:58 +0000)
commit605787606eb24918b266a71319143430974db2de
treee02143e066a36247815854eef85636328629e98e
parent9130cade5fc22d11eb05493737439918f501b752
target/avr: Convert to 3-phase reset

Convert the avr CPU class to use 3-phase reset, so it doesn't
need to use device_class_set_parent_reset() any more.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-id: 20221124115023.2437291-4-peter.maydell@linaro.org
target/avr/cpu-qom.h
target/avr/cpu.c