40 lines
1.4 KiB
Text
40 lines
1.4 KiB
Text
# Reference: <https://postmarketos.org/deviceinfo>
|
|
# Please use double quotes only. You can source this file in shell scripts.
|
|
|
|
deviceinfo_format_version="0"
|
|
deviceinfo_name="Samsung Galaxy Core Prime VE LTE"
|
|
deviceinfo_manufacturer="Samsung"
|
|
deviceinfo_codename="samsung-coreprimevelte"
|
|
deviceinfo_year="2014"
|
|
deviceinfo_arch="aarch64"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="handset"
|
|
deviceinfo_keyboard="false"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_screen_width="480"
|
|
deviceinfo_screen_height="800"
|
|
deviceinfo_gpu_accelerated="true"
|
|
|
|
# Bootloader related
|
|
deviceinfo_dtb="marvell/pxa1908-samsung-coreprimevelte"
|
|
deviceinfo_flash_method="heimdall-bootimg"
|
|
deviceinfo_generate_bootimg="true"
|
|
deviceinfo_bootimg_qcdt="true"
|
|
deviceinfo_bootimg_mtk_mkimage="false"
|
|
deviceinfo_bootimg_dtb_second="false"
|
|
deviceinfo_bootimg_pxa="true"
|
|
deviceinfo_flash_kernel_on_update="true"
|
|
deviceinfo_flash_offset_base="0x10000000"
|
|
deviceinfo_flash_offset_kernel="0x00008000"
|
|
deviceinfo_flash_offset_ramdisk="0x01000000"
|
|
deviceinfo_flash_offset_second="0x00f00000"
|
|
deviceinfo_flash_offset_tags="0xf0032000"
|
|
deviceinfo_flash_pagesize="2048"
|
|
deviceinfo_flash_sparse="true"
|
|
deviceinfo_flash_sparse_samsung_format="1"
|
|
deviceinfo_bootimg_append_seandroidenforce="true"
|
|
deviceinfo_generate_legacy_uboot_initfs="true"
|
|
deviceinfo_legacy_uboot_load_address="01000000"
|
|
deviceinfo_legacy_uboot_image_name="pxa1928dkb linux"
|
|
deviceinfo_bootimg_override_payload="uImage"
|