Add lemp9
This commit is contained in:
7
src/board/system76/lemp9/gctrl.c
Normal file
7
src/board/system76/lemp9/gctrl.c
Normal file
@@ -0,0 +1,7 @@
|
||||
#include <board/gctrl.h>
|
||||
|
||||
void gctrl_init(void) {
|
||||
SPCTRL1 = 0x03;
|
||||
BADRSEL = 0;
|
||||
RSTS = 0x84;
|
||||
}
|
Reference in New Issue
Block a user