eb8a6b0cd0
This adds a Finnish/Swedish key map for the Nokia n900. The same keymap is used for Finnish and Swedish. This makes the keyboard work in the console. To fix the XkbLayout other changes are needed to pmbootstrap. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
27 lines
927 B
Text
27 lines
927 B
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="Nokia N900"
|
|
deviceinfo_manufacturer="Nokia"
|
|
deviceinfo_codename="nokia-n900"
|
|
deviceinfo_year="2009"
|
|
deviceinfo_chassis="handset"
|
|
deviceinfo_keyboard="true"
|
|
deviceinfo_keymaps="us/rx51_us ch/rx51_ch it/rx51_it fi/rx51_fi se/rx51_se"
|
|
deviceinfo_dtb="omap3-n900"
|
|
deviceinfo_append_dtb="true"
|
|
deviceinfo_modules_initfs="tsc2005 tsc200x-core omap_wdt twl4030_wdt omap-sham"
|
|
deviceinfo_arch="armv7"
|
|
|
|
# Device related
|
|
deviceinfo_keyboard="true"
|
|
deviceinfo_keymaps="us/rx51_us ch/rx51_ch it/rx51_it fi/rx51_fi se/rx51_se"
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_screen_width="800"
|
|
deviceinfo_screen_height="480"
|
|
deviceinfo_swap_size_recommended="1024"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="0xffff"
|
|
deviceinfo_generate_legacy_uboot_initfs="true"
|