2017-07-06 16:58:14 +00:00
|
|
|
# Reference: <https://postmarketos.org/deviceinfo>
|
|
|
|
# Please use double quotes only. You can source this file in shell scripts.
|
2017-06-08 17:27:02 +00:00
|
|
|
|
|
|
|
deviceinfo_format_version="0"
|
2017-06-10 09:43:24 +00:00
|
|
|
deviceinfo_name="Nokia N900"
|
|
|
|
deviceinfo_manufacturer="Nokia"
|
2018-12-25 19:25:32 +00:00
|
|
|
deviceinfo_codename="nokia-n900"
|
2020-03-07 16:10:22 +00:00
|
|
|
deviceinfo_year="2009"
|
2020-05-17 13:33:49 +00:00
|
|
|
deviceinfo_chassis="handset"
|
2017-07-25 20:08:35 +00:00
|
|
|
deviceinfo_dtb="omap3-n900"
|
2019-05-27 15:28:40 +00:00
|
|
|
deviceinfo_append_dtb="true"
|
2019-02-27 14:09:53 +00:00
|
|
|
deviceinfo_arch="armv7"
|
2017-07-21 20:25:06 +00:00
|
|
|
|
2020-04-23 10:54:35 +00:00
|
|
|
# Device related
|
|
|
|
deviceinfo_keyboard="true"
|
2020-08-29 10:41:01 +00:00
|
|
|
deviceinfo_keymaps="us/rx51_us ch/rx51_ch it/rx51_it fi/rx51_fi se/rx51_se"
|
2020-04-23 10:54:35 +00:00
|
|
|
deviceinfo_external_storage="true"
|
2017-07-23 12:50:40 +00:00
|
|
|
deviceinfo_screen_width="800"
|
|
|
|
deviceinfo_screen_height="480"
|
2020-04-23 10:54:35 +00:00
|
|
|
deviceinfo_swap_size_recommended="1024"
|
|
|
|
|
|
|
|
# Bootloader related
|
|
|
|
deviceinfo_flash_method="0xffff"
|
|
|
|
deviceinfo_generate_legacy_uboot_initfs="true"
|