]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/e500.h
85xx: Add QE clk support
[people/ms/u-boot.git] / include / e500.h
index 4c5eeb74e1485119bf4c99d7d5da4fbc04e724fc..84b580de1f4cc09feb5cd8aef7592e2f3deca23e 100644 (file)
@@ -18,6 +18,7 @@ typedef struct
   unsigned long freqSystemBus;
   unsigned long freqDDRBus;
   unsigned long freqLocalBus;
+  unsigned long freqQE;
 } MPC85xx_SYS_INFO;
 
 #endif  /* _ASMLANGUAGE */