]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/cpu/mpc85xx/cpu_init.c
mpc85xx: Base emulator support
[karo-tx-uboot.git] / arch / powerpc / cpu / mpc85xx / cpu_init.c
index 25beda233eebe4208a708736ff13e18623fb51b8..1774462a420d57676703653f95aa6ed5af1e7ba2 100644 (file)
@@ -532,8 +532,10 @@ skip_l2:
 
        enable_cpc();
 
+#ifndef CONFIG_SYS_FSL_NO_SERDES
        /* needs to be in ram since code uses global static vars */
        fsl_serdes_init();
+#endif
 
 #ifdef CONFIG_SYS_FSL_ERRATUM_A005871
        if (IS_SVR_REV(svr, 1, 0)) {