]> git.sur5r.net Git - u-boot/blobdiff - cpu/ppc4xx/start.S
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
[u-boot] / cpu / ppc4xx / start.S
index 6b2c170335910b159ad8eaec0d853f907ed202c6..54be37cf68204d97b1d24d3230ac17e0b18a3f71 100644 (file)
@@ -1361,7 +1361,7 @@ ppcSync:
 relocate_code:
 #if defined(CONFIG_440EP) || defined(CONFIG_440GR) || \
     defined(CONFIG_440EPX) || defined(CONFIG_440GRX) || \
-    defined(CONFIG_440SPE)
+    defined(CONFIG_440SP) || defined(CONFIG_440SPE)
        /*
         * On some 440er platforms the cache is enabled in the first TLB (Boot-CS)
         * to speed up the boot process. Now this cache needs to be disabled.