9a98079c5c
- Removed ACTIVATE_DOWNLOAD_MODE.txt and ACTIVATE_RECOVERY.txt From lineage-14.1-20170602-nightly-titan-signed.zip $ unpackbootimg -i boot.img Android magic found at: 0 BOARD_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 BOARD_KERNEL_BASE 00008000 BOARD_RAMDISK_OFFSET 01000000 BOARD_SECOND_OFFSET 00f00000 BOARD_TAGS_OFFSET 00000100 BOARD_PAGE_SIZE 2048 BOARD_SECOND_SIZE 0 BOARD_DT_SIZE 1763328
26 lines
773 B
Text
26 lines
773 B
Text
# This document format is a draft.
|
|
# You can source it in shell scripts.
|
|
# Use only double quotes.
|
|
|
|
deviceinfo_format_version="0"
|
|
deviceinfo_name="Moto G 2014"
|
|
deviceinfo_manufacturer="Motorola"
|
|
deviceinfo_date=""
|
|
deviceinfo_keyboard="false"
|
|
deviceinfo_nonfree="????"
|
|
deviceinfo_dtb=""
|
|
deviceinfo_modules=""
|
|
deviceinfo_modules_initfs=""
|
|
deviceinfo_external_disk="true"
|
|
deviceinfo_external_disk_install="true"
|
|
deviceinfo_flash_methods="heimdall"
|
|
deviceinfo_arch="armhf"
|
|
|
|
|
|
# You can for example extract these from an existing boot.img
|
|
deviceinfo_flash_offset_base=""
|
|
deviceinfo_flash_offset_kernel="0x00000000"
|
|
deviceinfo_flash_offset_ramdisk="0x01000000"
|
|
deviceinfo_flash_offset_second="0x00f00000"
|
|
deviceinfo_flash_offset_tags="0x00000100"
|
|
deviceinfo_flash_pagesize="2048"
|