On Fri, 3 Sept 2021 at 12:50, Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> wrote: > > The software reset differs from a device reset in that it only changes the > contents > of specific registers. Remove the code that resets all the registers to zero > during > soft reset and implement the default values listed in the table in the > "Z85C30 Reset" > section. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM