]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - api/api_platform-powerpc.c
Power: remove support for Freescale MPC8220
[karo-tx-uboot.git] / api / api_platform-powerpc.c
index a3d981f9e38436083ce03d6a18b9f98de6a86ba5..ceb127103f5da6883a5e1038546e281550521857 100644 (file)
@@ -55,8 +55,6 @@ int platform_sys_info(struct sys_info *si)
 #define bi_bar bi_mbar_base
 #elif defined(CONFIG_MPC83xx)
 #define bi_bar bi_immrbar
-#elif defined(CONFIG_MPC8220)
-#define bi_bar bi_mbar_base
 #endif
 
 #if defined(bi_bar)