add a define
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2216 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
e2632fdbb9
commit
c4ca49bfec
|
@ -7,6 +7,7 @@
|
||||||
#define GLCP_DELAY_CONTROLS 0x4c00000f
|
#define GLCP_DELAY_CONTROLS 0x4c00000f
|
||||||
#define GLCP_SYS_RSTPLL 0x4c000014
|
#define GLCP_SYS_RSTPLL 0x4c000014
|
||||||
#define GLCP_DOTPLL 0x4c000015
|
#define GLCP_DOTPLL 0x4c000015
|
||||||
|
#define GLCP_CHIP_REVID 0x4c000017
|
||||||
|
|
||||||
|
|
||||||
/* Upper 32 bits */
|
/* Upper 32 bits */
|
||||||
|
|
Loading…
Reference in New Issue