BoardConfig-common.mk: restore boot image version 3 am: ae9494ee6b

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14076485

Change-Id: I01b72d2ccddd3b6531ad6cf27256c9edd7b4187c
This commit is contained in:
Oleg Matcovschi 2021-04-06 20:33:05 +00:00 committed by Automerger Merge Worker
commit d9538e98df

View file

@ -43,7 +43,7 @@ endif
BOARD_KERNEL_CMDLINE += dyndbg=\"func alloc_contig_dump_pages +p\"
BOARD_KERNEL_CMDLINE += earlycon=exynos4210,0x10A00000 console=ttySAC0,115200 androidboot.console=ttySAC0 printk.devkmsg=on
BOARD_BOOTCONFIG += androidboot.boot_devices=14700000.ufs
BOARD_KERNEL_CMDLINE += androidboot.boot_devices=14700000.ufs
BOARD_KERNEL_CMDLINE += cma_sysfs.experimental=Y
TARGET_NO_BOOTLOADER := true
@ -357,7 +357,7 @@ BOARD_RAMDISK_USE_LZ4 := true
#BOARD_KERNEL_PAGESIZE := 2048
#BOARD_KERNEL_OFFSET := 0x80000
#BOARD_RAMDISK_OFFSET := 0x4000000
BOARD_BOOT_HEADER_VERSION := 4
BOARD_BOOT_HEADER_VERSION := 3
BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
# Enable AVB2.0