]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/asm-ppc/global_data.h
* Add support for IceCube board (with MGT5100 and MPC5200 CPUs)
[karo-tx-uboot.git] / include / asm-ppc / global_data.h
index e3aa25d75a26dbcea5df3560753f709e57d50eb2..4253020cb3fa1a7debedb4e97c4c6d40ec89907f 100644 (file)
@@ -45,6 +45,10 @@ typedef      struct  global_data {
        unsigned long   cpm_clk;
        unsigned long   scc_clk;
        unsigned long   brg_clk;
+#endif
+#if defined(CONFIG_MPC5XXX)
+       unsigned long   ipb_clk;
+       unsigned long   pci_clk;
 #endif
        unsigned long   ram_size;       /* RAM size */
        unsigned long   reloc_off;      /* Relocation Offset */