samsung-coreprimevelte: use Samsung sparse format (MR 3352)
This commit is contained in:
parent
2795c52e24
commit
1810b0ea99
2 changed files with 3 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=device-samsung-coreprimevelte
|
||||
pkgdesc="Samsung Galaxy Core Prime LTE"
|
||||
pkgver=0.1
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
@ -20,5 +20,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
57f37c89a4b80196a496ff42275246c79579b3fc240b48126e14c96bf0bea71c400313698e193bd8f6ba721cb954aad1e1bcd4fc3d24eb835a6c592fd0f3d136 deviceinfo
|
||||
39a9f0afb2d709983634e14ce7a05fcc4cd631f2e5b31aa971aaba452e11c37d2aba91ae971e33ebaffbd6432da6e3a2c4bbcdbf8708830fb34907e1af4be732 deviceinfo
|
||||
"
|
||||
|
|
|
@ -29,6 +29,7 @@ deviceinfo_flash_offset_second="0x00f00000"
|
|||
deviceinfo_flash_offset_tags="0xf0032000"
|
||||
deviceinfo_flash_pagesize="2048"
|
||||
deviceinfo_flash_sparse="true"
|
||||
deviceinfo_flash_sparse_samsung_format="1"
|
||||
deviceinfo_bootimg_append_seandroidenforce="true"
|
||||
deviceinfo_generate_legacy_uboot_initfs="true"
|
||||
deviceinfo_legacy_uboot_load_address="01000000"
|
||||
|
|
Loading…
Reference in a new issue