On Jul 14, 2011, at 11:56 PM, Kumar Gala wrote: > The MPC8315E has a e300c3 core in it with 'classic' or normal PPC > floating point. > > 'SPE' floating point is what exists on the e500v2 core. > > Signed-off-by: Kumar Gala <ga...@kernel.crashing.org> > --- > meta-yocto/conf/machine/mpc8315e-rdb.conf | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-)
Richard, ping. Bruce has ack'd this. https://lists.yoctoproject.org/pipermail/yocto/2011-July/001915.html - k > > diff --git a/meta-yocto/conf/machine/mpc8315e-rdb.conf > b/meta-yocto/conf/machine/mpc8315e-rdb.conf > index 095d113..3f946a0 100644 > --- a/meta-yocto/conf/machine/mpc8315e-rdb.conf > +++ b/meta-yocto/conf/machine/mpc8315e-rdb.conf > @@ -2,7 +2,7 @@ > #@DESCRIPTION: Machine configuration for running > > TARGET_ARCH = "powerpc" > -TARGET_FPU = "spe" > +TARGET_FPU = "hard" > > require conf/machine/include/tune-ppc603e.inc > > -- > 1.7.3.4 > > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto