]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/cpu/mpc8260/cpu_init.c
powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)
[u-boot] / arch / powerpc / cpu / mpc8260 / cpu_init.c
index 1d527734456d7c878825a4877ef9ad455039f5ec..acd48a9f553def27b6ab70bd3948c4dca0dffc1d 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 , CONFIG_SYS_BR0_PRELIM, BRx_PS_MSK);
        memctl->memc_or0 = CONFIG_SYS_OR0_PRELIM;