add comments on CPU pipeline issue
This commit is contained in:
parent
1bd080a435
commit
0bcc0e1851
1 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,8 @@ northbridge_init_table:
|
|||
#ifdef ENABLE_SIS630_CPU_PIPELINE
|
||||
.byte 0x50, 0x9E #
|
||||
#else
|
||||
/* CPU Pipeline should be disable if on Coppermine CPU
|
||||
* or more than 1 Bus Master LAN */
|
||||
.byte 0x50, 0x9C #
|
||||
#endif
|
||||
.byte 0x51, 0x00 #
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue