projects
/
platform
/
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:
7e11d82
)
Added edge conditioning register (ecr) for PPC405GPr.
author
stroese
<stroese>
Thu, 20 Mar 2003 15:27:41 +0000
(15:27 +0000)
committer
stroese
<stroese>
Thu, 20 Mar 2003 15:27:41 +0000
(15:27 +0000)
include/ppc405.h
patch
|
blob
|
history
diff --git
a/include/ppc405.h
b/include/ppc405.h
index
e09e9f8
..
c99d591
100644
(file)
--- a/
include/ppc405.h
+++ b/
include/ppc405.h
@@
-236,6
+236,7
@@
#define cntrl1 (CNTRL_DCR_BASE+0x2) /* Control 1 register */
#define reset (CNTRL_DCR_BASE+0x3) /* reset register */
#define strap (CNTRL_DCR_BASE+0x4) /* strap register */
#define cntrl1 (CNTRL_DCR_BASE+0x2) /* Control 1 register */
#define reset (CNTRL_DCR_BASE+0x3) /* reset register */
#define strap (CNTRL_DCR_BASE+0x4) /* strap register */
+#define ecr (0xAA) /* edge conditioning register (405GPr) */
/* Bit definitions */
#define PLLMR_FWD_DIV_MASK 0xE0000000 /* Forward Divisor */
/* Bit definitions */
#define PLLMR_FWD_DIV_MASK 0xE0000000 /* Forward Divisor */