Fix communication with PCH
This commit is contained in:
@ -3,5 +3,5 @@
|
||||
void gctrl_init(void) {
|
||||
SPCTRL1 = 0x03;
|
||||
BADRSEL = 0;
|
||||
RSTS = 0x84;
|
||||
RSTS = 0x44;
|
||||
}
|
||||
|
Reference in New Issue
Block a user