]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/include/asm/processor.h
powerpc, 8xx: remove support for 8xx
[u-boot] / arch / powerpc / include / asm / processor.h
index fd38da9fe5e34205fe906992e7e7fad2e1672178..aaabae040136a991e9719e939a5ad3127f0eb31f 100644 (file)
@@ -1361,10 +1361,7 @@ int prt_8260_clks(void);
 #endif /* ndef ASSEMBLY*/
 
 #ifdef CONFIG_MACH_SPECIFIC
-#if defined(CONFIG_8xx)
-#define _machine _MACH_8xx
-#define have_of 0
-#elif defined(CONFIG_WALNUT)
+#if defined(CONFIG_WALNUT)
 #define _machine _MACH_walnut
 #define have_of 0
 #elif defined(CONFIG_MPC8260)