On Mon, Jun 8, 2015 at 4:31 PM, Peter Crosthwaite
wrote:
> From: Alistair Francis
>
> 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
Reviewed-by: Pe
From: Alistair Francis
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
---
V2:
- Fix up variable name
target-microblaze/cpu-qom.h |1 +
target-microbl