more updates for 855
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1640 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
e6552bcf39
commit
1ddc8eaddb
|
@ -1,5 +1,5 @@
|
||||||
/* Convert to C by yhlu */
|
/* Convert to C by yhlu */
|
||||||
#define MCH_DRC 0x7c
|
#define MCH_DRC 0x70
|
||||||
#define DRC_DONE (1 << 29)
|
#define DRC_DONE (1 << 29)
|
||||||
/* If I have already booted once skip a bunch of initialization */
|
/* If I have already booted once skip a bunch of initialization */
|
||||||
/* To see if I have already booted I check to see if memory
|
/* To see if I have already booted I check to see if memory
|
||||||
|
|
Loading…
Reference in New Issue