2019-06-23 20:22:26 +00:00
|
|
|
# Reference: <https://postmarketos.org/deviceinfo>
|
|
|
|
# Please use double quotes only. You can source this file in shell scripts.
|
|
|
|
|
|
|
|
deviceinfo_format_version="0"
|
2021-08-27 13:08:28 +00:00
|
|
|
deviceinfo_name="Samsung Galaxy A3 (2015)"
|
2019-06-23 20:22:26 +00:00
|
|
|
deviceinfo_manufacturer="Samsung"
|
2021-08-27 13:08:28 +00:00
|
|
|
deviceinfo_codename="samsung-a3"
|
2020-03-07 16:10:22 +00:00
|
|
|
deviceinfo_year="2014"
|
2021-08-27 13:08:28 +00:00
|
|
|
|
|
|
|
# All A3 variants seem to use mostly the same hardware so using a3u-eur works.
|
2021-10-24 12:48:45 +00:00
|
|
|
deviceinfo_dtb="qcom/msm8916-samsung-a3u-eur"
|
2019-06-23 20:22:26 +00:00
|
|
|
deviceinfo_append_dtb="true"
|
|
|
|
deviceinfo_arch="aarch64"
|
|
|
|
|
|
|
|
# Device related
|
2021-07-07 05:06:17 +00:00
|
|
|
deviceinfo_gpu_accelerated="true"
|
2020-05-17 13:33:49 +00:00
|
|
|
deviceinfo_chassis="handset"
|
2019-06-23 20:22:26 +00:00
|
|
|
deviceinfo_keyboard="false"
|
|
|
|
deviceinfo_external_storage="true"
|
|
|
|
deviceinfo_screen_width="540"
|
|
|
|
deviceinfo_screen_height="960"
|
2020-04-04 16:00:14 +00:00
|
|
|
deviceinfo_getty="ttyMSM0;115200"
|
2019-06-23 20:22:26 +00:00
|
|
|
|
|
|
|
# Bootloader related
|
|
|
|
deviceinfo_flash_method="fastboot"
|
2020-04-04 16:00:14 +00:00
|
|
|
deviceinfo_kernel_cmdline="earlycon console=ttyMSM0,115200 PMOS_NO_OUTPUT_REDIRECT"
|
2019-06-23 20:22:26 +00:00
|
|
|
deviceinfo_generate_bootimg="true"
|
|
|
|
deviceinfo_flash_offset_base="0x80000000"
|
|
|
|
deviceinfo_flash_offset_kernel="0x00080000"
|
|
|
|
deviceinfo_flash_offset_ramdisk="0x02000000"
|
|
|
|
deviceinfo_flash_offset_second="0x00f00000"
|
|
|
|
deviceinfo_flash_offset_tags="0x01e00000"
|
|
|
|
deviceinfo_flash_pagesize="2048"
|
|
|
|
deviceinfo_flash_sparse="true"
|
2022-09-27 08:07:17 +00:00
|
|
|
|
|
|
|
# Samsung Electronics Co., Ltd
|
|
|
|
deviceinfo_usb_idVendor="0x04e8"
|
|
|
|
# Galaxy (MTP)
|
|
|
|
deviceinfo_usb_idProduct="0x6860"
|