On Fri, Nov 13, 2015 at 06:00:02PM +0100, Edgar E. Iglesias wrote: > From: "Edgar E. Iglesias" <edgar.igles...@xilinx.com> > > Hi, > > This series avoids runtime warnings when using the > petalogix s3adsp1800 and ml605 microblaze boards by > explicitly selecting the MicroBlaze CPU versions. > > The versions match the DTBs we ship.
I've applied this series. Cheers, Edgar > > Cheers, > Edgar > > Edgar E. Iglesias (2): > s3adsp1800: Set the MicroBlaze CPU version to 7.10.d > petalogix-ml605: Set the MicroBlaze CPU version to 8.10.a > > hw/microblaze/petalogix_ml605_mmu.c | 1 + > hw/microblaze/petalogix_s3adsp1800_mmu.c | 1 + > 2 files changed, 2 insertions(+) > > -- > 1.9.1 >