Skip to content
Snippets Groups Projects
Unverified Commit 487126d4 authored by Oliver Smith's avatar Oliver Smith
Browse files

motorola-falcon: set deviceinfo_bootimg_qcdt=false

parent 999786e2
Branches fix-dtimg
No related tags found
1 merge request!1858Draft: sirius, falcon: set deviceinfo_bootimg_qcdt=false
Pipeline #196979 passed
......@@ -2,7 +2,7 @@
pkgname=device-motorola-falcon
pkgdesc="Moto G (2013)"
pkgver=0.1
pkgrel=12
pkgrel=13
url="https://postmarketos.org"
license="MIT"
arch="armv7"
......@@ -26,4 +26,4 @@ nonfree_firmware() {
mkdir "$subpkgdir"
}
sha512sums="7a6489bd0192fd9f2f9d0b802d28ee5804add24d5d71a72f4ddb30fe35b86dc823f76f7207a3f22b7bae089cfb541415e9d4c4f43cf31183984cb7fd3f9e2405 deviceinfo"
sha512sums="887f99af0f427774ee70eb1f13222cd24fcf6338654ad9f47e3a65ba225a3eddf22b683eed0aaec6ee2b8a157b1b07e1bbf4f8f829f963f73d22d0a30d473998 deviceinfo"
......@@ -22,11 +22,11 @@ deviceinfo_dev_touchscreen="/dev/input/event2"
deviceinfo_flash_method="fastboot"
deviceinfo_kernel_cmdline="androidboot.bootdevice=msm_sdcc.1 androidboot.hardware=qcom vmalloc=400M utags.blkdev=/dev/block/platform/msm_sdcc.1/by-name/utags buildvariant=userdebug"
deviceinfo_generate_bootimg="true"
deviceinfo_bootimg_qcdt="true"
deviceinfo_bootimg_qcdt="false"
deviceinfo_flash_offset_base="0x00000000"
deviceinfo_flash_offset_kernel="0x00008000"
deviceinfo_flash_offset_ramdisk="0x01000000"
deviceinfo_flash_offset_second="0x00f00000"
deviceinfo_flash_offset_tags="0x00000100"
deviceinfo_flash_pagesize="2048"
deviceinfo_flash_sparse=true
deviceinfo_flash_sparse="true"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment