sys_flashrom matched (#1251)

* done

* WIP

* Fix the rebase

* fix build

* re match

* Last thing before the PR

* PR fixes

* PR Fixes (tharo)

* fix

* format

* PR fixes (hensldm)

* oops

* MAGIC

* Fix BSS and rename FLASH_MAGIC

* PR Fixes (Engineer)

* remove from functions.h
This commit is contained in:
louist103
2023-05-29 20:39:14 -04:00
committed by GitHub
parent 4143097c5a
commit 51cd9df591
9 changed files with 336 additions and 117 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ void Setup_SetRegs(void) {
}
void Setup_InitImpl(SetupState* this) {
func_80185908();
SysFlashrom_InitFlash();
SaveContext_Init();
Setup_SetRegs();