Re: [U-Boot] [PATCH] 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greater

2010-04-06 Thread Kumar Gala
On Mar 31, 2010, at 12:18 AM, Kumar Gala wrote: > From: Sandeep Gopalpet > > The HID1[MBDD] bit is new on rev5.0 or greater cores and will optimize > the performance of mbar/eieio instructions. > > Signed-off-by: Sandeep Gopalpet > --- > cpu/mpc85xx/release.S |7 +++ > cpu/mpc85x

[U-Boot] [PATCH] 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greater

2010-03-30 Thread Kumar Gala
From: Sandeep Gopalpet The HID1[MBDD] bit is new on rev5.0 or greater cores and will optimize the performance of mbar/eieio instructions. Signed-off-by: Sandeep Gopalpet --- cpu/mpc85xx/release.S |7 +++ cpu/mpc85xx/start.S |7 +++ include/asm-ppc/processor.h |