projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
098bcba
)
immap_85xx: add porpllsr's plat ratio definition
author
Mingkai Hu
<Mingkai.hu@freescale.com>
Tue, 22 Sep 2009 06:53:34 +0000
(14:53 +0800)
committer
Kumar Gala
<galak@kernel.crashing.org>
Thu, 24 Sep 2009 17:05:26 +0000
(12:05 -0500)
Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/asm-ppc/immap_85xx.h
patch
|
blob
|
history
diff --git
a/include/asm-ppc/immap_85xx.h
b/include/asm-ppc/immap_85xx.h
index
e7d412d
..
39fdb8e
100644
(file)
--- a/
include/asm-ppc/immap_85xx.h
+++ b/
include/asm-ppc/immap_85xx.h
@@
-1542,6
+1542,8
@@
typedef struct ccsr_gur {
#endif
#define MPC85xx_PORPLLSR_QE_RATIO 0x3e000000
#define MPC85xx_PORPLLSR_QE_RATIO_SHIFT 25
+#define MPC85xx_PORPLLSR_PLAT_RATIO 0x0000003e
+#define MPC85xx_PORPLLSR_PLAT_RATIO_SHIFT 1
uint porbmsr; /* 0xe0004 - POR boot mode status register */
#define MPC85xx_PORBMSR_HA 0x00070000
#define MPC85xx_PORBMSR_HA_SHIFT 16