commit | a7cb03375d794d3494561bbad90aeab13ff7e4d0 | [log] [tgz] |
---|---|---|
author | Becky Bruce <bgill@freescale.com> | Wed Feb 08 16:41:26 2006 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Fri Feb 10 16:52:00 2006 +1100 |
tree | 4d813b2a02a0b22912ce19402dfcb507871aa48e | |
parent | fbc94e7c3d78d53c7fa671e02e5bb6fbb3254f85 [diff] |
[PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.S 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>