faster start-up just for fun

only:uaefi
This commit is contained in:
Andrey 2024-08-08 00:22:14 -04:00
parent a951004622
commit 4b7feca639
2 changed files with 4 additions and 1 deletions

View File

@ -8,6 +8,7 @@
#include "pch.h"
#include "board_id.h"
#include "boards_id.h"
#include "boards_dictionary.h"

View File

@ -17,7 +17,9 @@ DDEFS += -DHELLEN_BOARD_ID_DEBUG
# on the one hand we do not use boardID YET and it takes 350ms, on the other hand who knows what the future would bring
# as long as we only have one boardID for all units the only consumer of boardID is HW QC process
# DDEFS += -DHW_HELLEN_SKIP_BOARD_TYPE=TRUE
# so far all uaEFI boards are completely compatible
DDEFS += -DHW_HELLEN_SKIP_BOARD_TYPE=TRUE
DDEFS += -DSTATIC_BOARD_ID=BOARD_ID_UAEFI_B
DDEFS += -DHW_HELLEN_UAEFI=1
DDEFS += -DDIAG_5VP_PIN=Gpio::MM100_SPI3_MOSI