Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx
[platform/kernel/u-boot.git] / include / asm-ppc / global_data.h
index c113b7e..26bc875 100644 (file)
@@ -49,6 +49,9 @@ typedef       struct  global_data {
        unsigned long   scc_clk;
        unsigned long   brg_clk;
 #endif
+#if defined(CONFIG_MPC7448HPC2)
+       unsigned long   mem_clk;
+#endif
 #if defined(CONFIG_MPC83XX)
        /* There are other clocks in the MPC83XX */
        u32 csb_clk;