Messages in this thread |  | | | Subject | Re: [PATCH v8 3/7] powerpc/85xx: implement hardware timebase sync | | From | Kumar Gala <> | | Date | Tue, 31 Jul 2012 09:24:37 -0500 |
| |
On Jul 20, 2012, at 7:42 AM, Zhao Chenhui wrote:
> Do hardware timebase sync. Firstly, stop all timebases, and transfer > the timebase value of the boot core to the other core. Finally, > start all timebases. > > Only apply to dual-core chips, such as MPC8572, P2020, etc. > > Signed-off-by: Zhao Chenhui <chenhui.zhao@freescale.com> > Signed-off-by: Li Yang <leoli@freescale.com> > --- > arch/powerpc/include/asm/fsl_guts.h | 2 + > arch/powerpc/platforms/85xx/smp.c | 82 +++++++++++++++++++++++++++++++++++ > 2 files changed, 84 insertions(+), 0 deletions(-)
applied to next
- k
|  |