Merge commit 'wd/master'
[oweals/u-boot.git] / cpu / mpc85xx / start.S
index 15b804d9fcbfe024139d4b9b2a97d23e7cf821b0..2b5d90e27848d0cde207f5f359f3bc312e97d3c5 100644 (file)
@@ -89,7 +89,7 @@ _start_e500:
        /* L1 */
        li      r0,2
        mtspr   L1CSR0,r0       /* invalidate d-cache */
-       mtspr   L1CSR1,r0       /* invalidate i-cache */
+       mtspr   L1CSR1,r0       /* invalidate i-cache */
 
        mfspr   r1,DBSR
        mtspr   DBSR,r1         /* Clear all valid bits */