This commit is contained in:
Lux Aliaga 2021-08-22 12:42:46 -04:00
parent ac0791facb
commit e155f677fd
4 changed files with 10 additions and 7 deletions

View File

@ -25,5 +25,5 @@ package() {
}
sha512sums="
ab9a6d1aaa755700547a0b7fae25772a340322dd1a48b2488b375a487dad2a0b0bb18018b491c12d5b8a5ff41e760d48f565b1a0f38a4527dfe7a1a6fa26af44 deviceinfo
cda2fb3830dd86c1d56aa7936851aecb9fbe21450a633042b6fd8260761ce4667940a49e4eabcfe6cc821bd988797d18973852510531c76468174d9d1b6945f6 deviceinfo
"

View File

@ -23,8 +23,8 @@ deviceinfo_getty="ttyMSM0;115200"
# Bootloader related
deviceinfo_flash_method="fastboot"
deviceinfo_flash_fastboot_partition_vbmeta="vbmeta"
deviceinfo_flash_sparse=true
deviceinfo_kernel_cmdline="console=ttyMSM0,115200n8 androidboot.hardware=qcom androidboot.console=ttyMSM0 androidboot.memcg=1 lpm_levels.sleep_disabled=1 video=vfb:640x400,bpp=32,memsize=3072000 msm_rtb.filter=0x237 service_locator.enable=1 swiotlb=1 earlycon=msm_geni_serial,0x4a90000 loop.max_part=7 cgroup.memory=nokmem,nosocket buildvariant=user"
deviceinfo_flash_sparse="true"
deviceinfo_kernel_cmdline="console=ttyMSM0,115200,n8 androidboot.hardware=qcom androidboot.console=ttyMSM0 user_debug=31 androidboot.memcg=1 lpm_levels.sleep_disabled=1 video=vfb:640x400,bpp=32,memsize=3072000 msm_rtb.filter=0x237 service_locator.enable=1 swiotlb=1 earlycon=msm_geni_serial,0x4a90000 loop.max_part=7 cgroup.memory=nokmem,nosocket androidboot.selinux=permissive buildvariant=eng"
deviceinfo_generate_bootimg="true"
deviceinfo_bootimg_qcdt="false"
deviceinfo_bootimg_mtk_mkimage="false"

View File

@ -2,7 +2,7 @@
# Kernel config based on: arch/arm64/configs/(CHANGEME!)
pkgname=linux-xiaomi-laurel_sprout
pkgver=4.14.117
pkgver=4.14.184
pkgrel=0
pkgdesc="Xiaomi Mi A3 kernel fork"
arch="aarch64"
@ -61,7 +61,7 @@ package() {
sha512sums="
2cebedae30ffc2ff16b5f8d6b93f7edeb7d28e88cbecdf7835dcdd3ceaabc61a3b5aee3085fea385e4644aaadd371e0109356eb0a21135d97fcfe6bf6a4c8b04 linux-xiaomi-laurel_sprout-18cce7c37b08cf3b8cb013ac648f03a7361ac215.tar.gz
65b37d0298dd9121cd014dc9e15ad02148d306e6161c4f8d091757722d1cdc00447a52c9a06e6303d63e49b169c1992cc12f78ff81de3062600acd62495c17f9 config-xiaomi-laurel_sprout.aarch64
1fa7cf1fac645f284a741eabd9868b7f160eb01ec07d906d0df64fb42555560db72434a1a638c2eaeb104ea70b7ba4486b65be132c5deb102e192351ed455e7e config-xiaomi-laurel_sprout.aarch64
e2a7a404a7bd404dbda08663ca5f96c38e04e58bd781024c6904115a4775e089775a552583347ab8e2f745d5ab5653a63c08070b3b43b8b4a2f23696e747311e 0001-always_boot_to_initramfs.patch
65048fb6474fd543b14bc99d9d95cfe5297da239af211d327a8509f7777d489bd01dd911364e0c62ec0e68f4c22ebb3b145eabfe01cad2abf57cf46896a1e58f 0002-disable_skip_initramfs.patch
9ce867c4254b537ef5d2485780c26b72da8a3a8767ba71557f3b48d6c550e0e14c8c3e575b31bf65d2878f08a8a4926e48a1c2f1be534bf80a7a57f58313b0fd 0003-remove_bootloader_cmdline_opts.patch

View File

@ -700,12 +700,15 @@ CONFIG_RANDOMIZE_MODULE_REGION_FULL=y
CONFIG_CMDLINE=""
# CONFIG_CMDLINE_DROP_DANGEROUS_ANDROID_OPTIONS is not set
# CONFIG_EFI is not set
# CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE is not set
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE=y
CONFIG_IMG_GZ_DTB=y
CONFIG_BUILD_ARM64_KERNEL_COMPRESSION_GZIP=y
# CONFIG_BUILD_ARM64_UNCOMPRESSED_KERNEL is not set
# CONFIG_KRYO_PMU_WORKAROUND is not set
CONFIG_BUILD_ARM64_APPENDED_KERNEL_IMAGE_NAME="Image.gz-dtb"
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE_NAMES=""
CONFIG_BOOT_INFO=y
CONFIG_BUILD_ARM64_DT_OVERLAY=y
# CONFIG_BUILD_ARM64_DT_OVERLAY is not set
#
# Userspace binary formats