]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: add some missing sync instructions in the CCSR relocation code
authorTimur Tabi <timur@freescale.com>
Mon, 31 Oct 2011 18:30:43 +0000 (13:30 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 8 Nov 2011 14:31:02 +0000 (08:31 -0600)
commit452ad61c3feeffbf2b5ff74f0a6797af3ba4882c
tree62d4ea07003a0c2576467731a4e14e025a66c385
parentc2efa0aa1e484448d553b37df9738095b113a71c
powerpc/85xx: add some missing sync instructions in the CCSR relocation code

Calls to tlbwe and tlbsx should be preceded with an isync/msync pair.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/start.S