boot: implement CheckAndRepairBootImages

This commit is contained in:
Michael Scire
2019-05-09 01:17:56 -07:00
parent a4ee4d20ad
commit 7581306109
13 changed files with 1581 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ endef
#---------------------------------------------------------------------------------
TARGET := $(notdir $(CURDIR))
BUILD := build
SOURCES := source source/i2c_driver
SOURCES := source source/i2c_driver source/updater
DATA := data
INCLUDES := include ../../common/include
EXEFS_SRC := exefs_src