X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=post%2Fcache_8xx.S;h=2d41b5566a8f9f7f2b0bb567c0a601908da6bb50;hb=7205e4075d8b50e4dd89fe39ed03860b23cbb704;hp=2974882b89014220f6cf4604c5c6e8eb2a471120;hpb=149dded2b178bc0fb62cb6f61b87968d914b580a;p=karo-tx-uboot.git diff --git a/post/cache_8xx.S b/post/cache_8xx.S index 2974882b89..2d41b5566a 100644 --- a/post/cache_8xx.S +++ b/post/cache_8xx.S @@ -27,8 +27,7 @@ defined(CONFIG_MPC850) || \ defined(CONFIG_MPC855) || \ defined(CONFIG_MPC860) || \ - defined(CONFIG_MPC862) || \ - defined(CONFIG_MPC824X) + defined(CONFIG_MPC862) #include #include @@ -491,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 */