device-asus-grouper: update (MR 2397)
Address inputs noted in https://gitlab.com/postmarketOS/pmaports/-/merge_requests/1599#note_418265619
This commit is contained in:
parent
8f01907609
commit
0824beed8a
2 changed files with 4 additions and 6 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: David Heidelberg <david@ixit.cz>
|
||||
pkgname=device-asus-grouper
|
||||
pkgdesc="Google Nexus 7 2012 (grouper)"
|
||||
pkgver=3
|
||||
pkgrel=1
|
||||
pkgver=4
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
|
@ -48,5 +48,5 @@ nonfree_firmware() {
|
|||
mkdir "$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="44b7f4fda803b64802fb562b08d6ec8eb249959c4ca7b29aaa6b2248b42bfda876aa721987bc3385993e7f3fb70fe48e8dd4fdaa23a343bfb499cf0a20635a31 deviceinfo
|
||||
sha512sums="592d279df9c669ff2e84a44a2078e8ce9128bf552504d348b592e1231539008cf35fe49aa522a072fa471a19ffc0b0aeb8b013fe40916d648d85c7a9996fd703 deviceinfo
|
||||
6ec993e278d2a73c72fb96f001716ded63543d99183847d22d172cd81ac410791c79370ecf391d0c24822c975d91b84dc1db296e1b28dbf66d5c227bff8d4011 rootston.ini"
|
||||
|
|
|
|||
|
|
@ -9,7 +9,6 @@ deviceinfo_year="2012"
|
|||
deviceinfo_dtb_e1565="tegra30-asus-nexus7-grouper-E1565"
|
||||
deviceinfo_dtb_pm269="tegra30-asus-nexus7-grouper-PM269"
|
||||
deviceinfo_append_dtb="true"
|
||||
deviceinfo_modules_initfs=""
|
||||
deviceinfo_arch="armv7"
|
||||
|
||||
# Device related
|
||||
|
|
@ -18,14 +17,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…
Add table
Add a link
Reference in a new issue