target-microblaze: Remove USE_MMU PVR checks
commita17f7c05f07aa3a825f7dc1ba22d70df16098d3c
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Fri, 13 Apr 2018 07:46:28 +0000 (13 09:46 +0200)
committerEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Tue, 29 May 2018 07:33:40 +0000 (29 09:33 +0200)
tree2ea5c8820633e42a7360b93743070c5049bb5fff
parentcfeea807e5af996979b2c13ab3b6eb447e1796bb
target-microblaze: Remove USE_MMU PVR checks

We already have a CPU property to control if a core has
an MMU or not. Remove USE_MMU PVR checks in favor of
looking at the property.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
target/microblaze/helper.c