]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/cpu/mpc85xx/speed.c
powerpc: P1012: Drop configuration for P1012
[u-boot] / arch / powerpc / cpu / mpc85xx / speed.c
index 2af9143683d280ca81cf26c7348c66f75960a0d0..83fa04ce0fac3bafa7aa97c525a994cd4ed6d4fe 100644 (file)
@@ -596,7 +596,7 @@ void get_sys_info(sys_info_t *sys_info)
 #endif
 
 #ifdef CONFIG_QE
-#if defined(CONFIG_P1012) || defined(CONFIG_P1021) || defined(CONFIG_P1025)
+#if defined(CONFIG_P1021) || defined(CONFIG_P1025)
        sys_info->freq_qe =  sys_info->freq_systembus;
 #else
        qe_ratio = ((gur->porpllsr) & MPC85xx_PORPLLSR_QE_RATIO)