[PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.S
authorBecky Bruce <bgill@freescale.com>
Wed, 8 Feb 2006 22:41:26 +0000 (16:41 -0600)
committerPaul Mackerras <paulus@samba.org>
Fri, 10 Feb 2006 05:52:00 +0000 (16:52 +1100)
The e500 core reference manual indicates that isync is required
after mtmsr(DE bit) and mtspr DBCR0.  Add isyncs to make the code
conform to the spec.

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found