device-asus-tilapia: update (MR 2397)
Address inputs noted in https://gitlab.com/postmarketOS/pmaports/-/merge_requests/1599#note_418265619 Signed-off-by: David Heidelberg <david@ixit.cz>
This commit is contained in:
parent
76a449d085
commit
8f01907609
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: David Heidelberg <david@ixit.cz>
|
||||
pkgname=device-asus-tilapia
|
||||
pkgdesc="Google Nexus 7 2012 (tilapia)"
|
||||
pkgver=0
|
||||
pkgrel=5
|
||||
pkgver=4
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
@ -34,5 +34,5 @@ nonfree_firmware() {
|
|||
mkdir "$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="762a6dbb2f3e6f87e46fbcf8e689a2e2b4dbbb63f52896a184800d77629acc5d461aefbe756d97f238e9b84351b2c0eb1676bed2a14fb765da5fc2b94ee392c5 deviceinfo
|
||||
sha512sums="d8d83cb84efdbca87ee7e6128ce45ff326bd3874965331fcb83393f7bcf08d68e966441a24b876f5fa764ea8db2924b0a090217befc0886ac5a4e8fa18f46fd5 deviceinfo
|
||||
6ec993e278d2a73c72fb96f001716ded63543d99183847d22d172cd81ac410791c79370ecf391d0c24822c975d91b84dc1db296e1b28dbf66d5c227bff8d4011 rootston.ini"
|
||||
|
|
|
@ -8,7 +8,6 @@ deviceinfo_codename="asus-tilapia"
|
|||
deviceinfo_year="2012"
|
||||
deviceinfo_dtb="tegra30-asus-nexus7-tilapia-E1565"
|
||||
deviceinfo_append_dtb="true"
|
||||
deviceinfo_modules_initfs=""
|
||||
deviceinfo_arch="armv7"
|
||||
|
||||
# Device related
|
||||
|
@ -17,14 +16,13 @@ deviceinfo_keyboard="false"
|
|||
deviceinfo_external_storage="false"
|
||||
deviceinfo_screen_width="800"
|
||||
deviceinfo_screen_height="1280"
|
||||
deviceinfo_dev_touchscreen="/dev/input/event1"
|
||||
|
||||
# Bootloader related
|
||||
deviceinfo_flash_method="fastboot"
|
||||
deviceinfo_kernel_cmdline=""
|
||||
deviceinfo_generate_bootimg="true"
|
||||
deviceinfo_bootimg_qcdt="false"
|
||||
deviceinfo_flash_offset_base=""
|
||||
deviceinfo_flash_offset_base="0x10000000"
|
||||
deviceinfo_flash_offset_kernel="0x00008000"
|
||||
deviceinfo_flash_offset_ramdisk="0x01000000"
|
||||
deviceinfo_flash_offset_second="0x00f00000"
|
||||
|
|
Loading…
Reference in New Issue
Block a user