Revert "sdm710-common: Enable LZ4 compression for ramdisks"
Could not decompress initial ramdisk image.
Booting to EDL
You can get dmesg from EDL, dump memory and read any HEX Reader, for example - GHex
This reverts commit c264973aa9
.
This commit is contained in:
parent
57fdca22c4
commit
4be6a6ab65
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ BOARD_KERNEL_TAGS_OFFSET := 0x00000100
|
|||
BOARD_RAMDISK_OFFSET := 0x01000000
|
||||
BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb
|
||||
BOARD_KERNEL_SEPARATED_DTBO := true
|
||||
BOARD_RAMDISK_USE_LZ4 := true
|
||||
TARGET_KERNEL_ARCH := arm64
|
||||
TARGET_KERNEL_SOURCE := kernel/lenovo/sdm710
|
||||
TARGET_KERNEL_VERSION := 4.9
|
||||
|
|
Loading…
Reference in a new issue