]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/mpc8220/start.S
Add support for MPC8220 based "sorcery" board.
[karo-tx-uboot.git] / cpu / mpc8220 / start.S
index 6072374a618f29959e68fc682e63d9af63972190..c5d2388caddf1553c5bfa65f95601ac9ea9055fd 100644 (file)
@@ -111,6 +111,7 @@ boot_warm:
 
        /* MBAR is mirrored into the MBAR SPR */
        mtspr   MBAR,r3
+       mtspr   SPRN_SPRG7W,r3  
        lis     r4, CFG_DEFAULT_MBAR@h
        stw     r3, 0(r4)
 #endif /* CFG_DEFAULT_MBAR */