commit | 24d06dae12cc7ad9a769b4fa7c12892d687481aa | [log] [tgz] |
---|---|---|
author | Yongqin Liu <yongqin.liu@linaro.org> | Tue Feb 15 00:24:23 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 15 00:24:23 2022 +0000 |
tree | e74020a5f0ef09bdf9d0657e67ea5d63d8eaf7f3 | |
parent | 069e2b6f26dce77376edc46d2ea60ecf5523f06e [diff] | |
parent | 98fd0ee79cb034fdee7ebef6a54dd181b0d3a4ca [diff] |
db845c/BoardConfig.mk: set bootv3 as the default am: 98fd0ee79c Original change: https://android-review.googlesource.com/c/device/linaro/dragonboard/+/1982901 Change-Id: I4e1e93d1677d46033e0afa60b0a458e88086e19b
diff --git a/db845c/BoardConfig.mk b/db845c/BoardConfig.mk index 7ef8549..2a23017 100644 --- a/db845c/BoardConfig.mk +++ b/db845c/BoardConfig.mk
@@ -6,6 +6,7 @@ TARGET_NO_KERNEL := false BOARD_INCLUDE_DTB_IN_BOOTIMG := true +TARGET_USES_BOOT_HDR_V3 ?= true ifeq ($(TARGET_USES_BOOT_HDR_V3), true) BOARD_BOOT_HEADER_VERSION := 3 BOARD_KERNEL_PAGESIZE := 4096