target/avr/cpu: Drop tlb_flush() in avr_cpu_reset()
commita291bc851d482907d643db990b70c1cdb98c730a
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 23 Mar 2020 15:56:11 +0000 (23 16:56 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 11 Jul 2020 09:02:05 +0000 (11 11:02 +0200)
tree6db195568bd41bf4d460024101cfec792bdc48e8
parentc0a659f9de8230289f6d1906b6a24c7d228c12de
target/avr/cpu: Drop tlb_flush() in avr_cpu_reset()

Since commit 1f5c00cfdb tlb_flush() is called from cpu_common_reset().

Reviewed-by: Thomas Huth <huth@tuxfamily.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200707070021.10031-2-f4bug@amsat.org>
target/avr/cpu.c