]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - api/api_platform-powerpc.c
powerpc, 5xx: remove support for 5xx
[people/ms/u-boot.git] / api / api_platform-powerpc.c
index 307a5f5bc462ee1d5968a595280cbfe0e0bc9d47..7d54ea79784016c33a49160e99d09e3be18a186f 100644 (file)
@@ -30,8 +30,7 @@ int platform_sys_info(struct sys_info *si)
        si->clk_bus = gd->bus_clk;
        si->clk_cpu = gd->cpu_clk;
 
-#if defined(CONFIG_5xx) || \
-    defined(CONFIG_E500) || defined(CONFIG_MPC86xx)
+#if defined(CONFIG_E500) || defined(CONFIG_MPC86xx)
 #define bi_bar bi_immr_base
 #elif defined(CONFIG_MPC5xxx)
 #define bi_bar bi_mbar_base