samsung-p4note: use sparse image (MR 4105)
Fixes flashing of rootfs img with heimdall for Samsung Galaxy Note 10.1 N8010. see https://wiki.postmarketos.org/wiki/Troubleshooting#Heimdall:_Flashing_fails_at_7.25
This commit is contained in:
parent
1db7d64aab
commit
5666109a4a
2 changed files with 4 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-samsung-p4note
|
||||
pkgdesc="Samsung Galaxy Note 10.1"
|
||||
pkgver=1.2
|
||||
pkgrel=1
|
||||
pkgver=1.3
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
|
@ -35,5 +35,5 @@ nonfree_firmware() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
ade0e5d31809caa2ef9ca94c7b5cdb7e4a17ceef47484d7795a59b36c45686467dbd9b77585a2b23ad0150aad6afc2af2fde8e0a6b324c31fc7c83e1fa4dedf2 deviceinfo
|
||||
b473bd6e9bf1ba3d75f4cfd55bf4acff2edba338a87f4367bfb3aa7be2a0b31ee07012ba506d00faf811ba71f6859f1c771e77ec034fc9e7f3811c739b2068cc deviceinfo
|
||||
"
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ deviceinfo_screen_height="800"
|
|||
|
||||
# Bootloader related
|
||||
deviceinfo_flash_method="heimdall-bootimg"
|
||||
deviceinfo_flash_sparse="true"
|
||||
deviceinfo_generate_bootimg="true"
|
||||
deviceinfo_bootimg_qcdt="false"
|
||||
deviceinfo_bootimg_mtk_mkimage="false"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue