]> git.sur5r.net Git - u-boot/blobdiff - post/cache_8xx.S
Add configuration for wtk board
[u-boot] / post / cache_8xx.S
index 4c1c295fc576f872d1baecba06b761bd818a2e0a..2d41b5566a8f9f7f2b0bb567c0a601908da6bb50 100644 (file)
@@ -27,7 +27,7 @@
     defined(CONFIG_MPC850) || \
     defined(CONFIG_MPC855) || \
     defined(CONFIG_MPC860) || \
-    defined(CONFIG_MPC824X)
+    defined(CONFIG_MPC862)
 
 #include <post.h>
 #include <ppc_asm.tmpl>
@@ -490,6 +490,6 @@ cache_post_test6_data:
        mtlr    r0
        blr
 
-#endif /* CONFIG_MPC823 || MPC850 || MPC855 || MPC860 || MPC824X */
+#endif /* CONFIG_MPC823 || MPC850 || MPC855 || MPC860 */
 #endif /* CONFIG_POST & CFG_POST_CACHE */
 #endif /* CONFIG_POST */