sm6225-common: set boot header ver to 3 if not defined

Older bengal have boot header version 2

Change-Id: I4a29daebb7f85a430e2e26b27c8a39a1e259db8c
This commit is contained in:
MD Raza 2023-12-30 07:11:40 +00:00 committed by Michael Bestas
parent 8676a9d3a9
commit 776fa1eb1f

View file

@ -70,7 +70,7 @@ ODM_MANIFEST_FILES := $(COMMON_PATH)/manifest-qva.xml
TARGET_INIT_VENDOR_LIB := //$(COMMON_PATH):libinit_sm6225
# Kernel
BOARD_BOOT_HEADER_VERSION := 3
BOARD_BOOT_HEADER_VERSION ?= 3
BOARD_INCLUDE_DTB_IN_BOOTIMG := true
BOARD_KERNEL_BASE := 0x00000000
BOARD_KERNEL_CMDLINE := \