hw/mips/malta: Do not initialize MT registers if MT ASE absent
commit8de0f2804676decfa82ce51ef18293523e67af32
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 2 Dec 2020 17:53:09 +0000 (2 18:53 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 13 Dec 2020 19:26:02 +0000 (13 20:26 +0100)
treec3313f4b06d698e1b7aba6dd1780585318166b8b
parentecc268e7c2488c0285684fad6d04cac6a794991d
hw/mips/malta: Do not initialize MT registers if MT ASE absent

Do not initialize MT-related config register if the MT ASE
is not present.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20201204222622.2743175-5-f4bug@amsat.org>
hw/mips/malta.c