]> git.sur5r.net Git - u-boot/blobdiff - api/api_platform-powerpc.c
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
[u-boot] / api / api_platform-powerpc.c
index 9e9bc63b2f568aeeb83389530b40b86134294cbc..aae7ddee959e99d219af4153e5efa051c3e7eb96 100644 (file)
@@ -30,7 +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_8xx) || defined(CONFIG_E500) || defined(CONFIG_MPC86xx)
+#if defined(CONFIG_MPC8xx) || defined(CONFIG_E500) || defined(CONFIG_MPC86xx)
 #define bi_bar bi_immr_base
 #elif defined(CONFIG_MPC83xx)
 #define bi_bar bi_immrbar