target-microblaze: Convert use-mmu to a CPU property
commit714461237083c1eadcb9d686f8ce4088737c1d0a
authorAlistair Francis <alistair.francis@xilinx.com>
Fri, 19 Jun 2015 04:16:29 +0000 (18 21:16 -0700)
committerEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Sun, 21 Jun 2015 07:20:15 +0000 (21 17:20 +1000)
tree66599bcbe83d070ee1ee6d15e1278960bdf64bf3
parentbe67e9ab9740d5a80e5c37bfd35247a4e449bc5a
target-microblaze: Convert use-mmu to a CPU property

Originally the use-mmu PVR bits were manually set for each machine. This
is a hassle and difficult to read, instead set them based on the CPU
properties.

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
target-microblaze/cpu-qom.h
target-microblaze/cpu.c
target-microblaze/cpu.h
target-microblaze/helper.c