On Tue, Apr 10, 2012 at 02:05:52PM +1000, Peter A. G. Crosthwaite wrote: > This FIXME has already been actioned. Deleted comment.
Applied, thanks Peter > > Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwa...@petalogix.com> > --- > hw/petalogix_s3adsp1800_mmu.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/hw/petalogix_s3adsp1800_mmu.c b/hw/petalogix_s3adsp1800_mmu.c > index ff154c7..8b37336 100644 > --- a/hw/petalogix_s3adsp1800_mmu.c > +++ b/hw/petalogix_s3adsp1800_mmu.c > @@ -51,7 +51,6 @@ > > static void machine_cpu_reset(CPUMBState *env) > { > - /* FIXME: move to machine specfic cpu reset */ > env->pvr.regs[10] = 0x0c000000; /* spartan 3a dsp family. */ > } > > -- > 1.7.3.2 >