Skip to content

Commit 5e5f213

Browse files
committed
msmnile: Remove no recovery configuration
We do have a recovery partition and don't have recovery in boot. When building abl, after commit [1] these flags break booting to recovery. [1] https://source.codeaurora.org/quic/la/abl/tianocore/edk2/commit/?h=LA.UM.9.1.r1-11100-SMxxx0.0&id=70ad7f4ab713334a7c1d822c6daf58e5847b830f Change-Id: Ib3b569403cf6e88aedba036e2026f49f6820af01
1 parent 1aa3675 commit 5e5f213

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

BoardConfig.mk

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ BOARD_VENDORIMAGE_PARTITION_SIZE := 1073741824
1212
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 3221225472
1313
#BOARD_ODMIMAGE_PARTITION_SIZE := 67108864
1414
BOARD_BUILD_SYSTEM_ROOT_IMAGE := true
15-
TARGET_NO_RECOVERY := true
16-
BOARD_USES_RECOVERY_AS_BOOT := true
1715
else
1816
# Define the Dynamic Partition sizes and groups.
1917
ifeq ($(ENABLE_VIRTUAL_AB), true)

0 commit comments

Comments
 (0)