Skip to content
Snippets Groups Projects
Verified Commit da2153b2 authored by ABOOTHAHIR U's avatar ABOOTHAHIR U Committed by Alexey Minnekhanov
Browse files

device-asus-x00td: generate extlinux config (MR 5937)


set deviceinfo_flash_kernel_on_update=true &&
set deviceinfo_generate_extlinux_config=true

Signed-off-by: default avatariAboothahir <aboothahirpkd@gmail.com>
parent 7bf4268d
Branches
No related tags found
1 merge request!5937device-asus-x00td: Update kernel on update And Generate extlinux configs
Pipeline #212359 passed
# Reference: <https://postmarketos.org/devicepkg>
pkgname=device-asus-x00td
pkgdesc="Asus ZenFone Max Pro M1"
pkgver=2
pkgver=3
pkgrel=0
url="https://postmarketos.org"
license="MIT"
......@@ -43,6 +43,6 @@ nonfree_firmware() {
}
sha512sums="
cf62307c453d29fcd531430aa3214d2cbf6313abeb42c7b3334bbf43ce7e11f3a88416e8071cc6042a750ab930a5b991689c089197eb06f1dc8584fe6fde614f deviceinfo
57b6b370f79aa393809e491d1245b7212cbf4e8247f94808831afcb886ab5de41a9cd11efc68f8e87b2823d3bc78e188ab37da99067ad0df88a281f03a1a1794 deviceinfo
7f4a740253be1eed207f6a35901fd6efa632fe90c4181eefd863b131230b63b5a729cf3805ca2029ea89b5b31e795e551fc001b617ceacaf6f497cf1da3c1bda modules-initfs
"
......@@ -19,10 +19,12 @@ deviceinfo_screen_height="2160"
deviceinfo_gpu_accelerated="true"
# Bootloader related
deviceinfo_flash_kernel_on_update="true"
deviceinfo_flash_method="fastboot"
deviceinfo_kernel_cmdline_downstream="console=ttyMSM0,115200,n8 androidboot.console=ttyMSM0 earlycon=msm_serial_dm,0xc170000 androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 sched_enable_hmp=1 sched_enable_power_aware=1 service_locator.enable=1 swiotlb=1 firmware_class.path=/vendor/firmware_mnt/image loop.max_part=7 buildvariant=userdebug"
deviceinfo_kernel_cmdline_mainline="clk_ignore_unused"
deviceinfo_generate_bootimg="true"
deviceinfo_generate_extlinux_config="true"
deviceinfo_bootimg_qcdt="false"
deviceinfo_bootimg_dtb_second="false"
deviceinfo_flash_offset_base="0x00000000"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment