summaryrefslogtreecommitdiffstats
path: root/include/e500.h
diff options
context:
space:
mode:
authorHaiying Wang <Haiying.Wang@freescale.com>2009-05-20 12:30:29 -0400
committerKumar Gala <galak@kernel.crashing.org>2009-06-12 17:16:59 -0500
commitb3d7f20f43a0f8d11c65e2f92153b5512b11580c (patch)
tree8a840b991bf04c01c27ab769d8185f78ea07e752 /include/e500.h
parent71b358cc26792889bbac35054d8e89d59b3fabc4 (diff)
downloadblackbird-obmc-uboot-b3d7f20f43a0f8d11c65e2f92153b5512b11580c.tar.gz
blackbird-obmc-uboot-b3d7f20f43a0f8d11c65e2f92153b5512b11580c.zip
85xx: Add QE clk support
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com> Acked-by: Timur Tabi <Timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/e500.h')
-rw-r--r--include/e500.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/e500.h b/include/e500.h
index 4c5eeb74e1..84b580de1f 100644
--- a/include/e500.h
+++ b/include/e500.h
@@ -18,6 +18,7 @@ typedef struct
unsigned long freqSystemBus;
unsigned long freqDDRBus;
unsigned long freqLocalBus;
+ unsigned long freqQE;
} MPC85xx_SYS_INFO;
#endif /* _ASMLANGUAGE */
OpenPOWER on IntegriCloud