Merge with git://www.denx.de/git/u-boot.git
[oweals/u-boot.git] / cpu / mpc8260 / cpu_init.c
index 380d7af13d3d6012743984a10578a46f61112f44..36fc1eba5fd1014458fcf4d453a219eacf6e3d9c 100644 (file)
@@ -182,7 +182,7 @@ void cpu_init_f (volatile immap_t * immr)
 #endif
 
        /* now restrict to preliminary range */
-       /* the PS came from the HRCW, don´t change it */
+       /* the PS came from the HRCW, don´t change it */
        memctl->memc_br0 = SET_VAL_MASK(memctl->memc_br0 , CFG_BR0_PRELIM, BRx_PS_MSK);
        memctl->memc_or0 = CFG_OR0_PRELIM;