Skip to content
Snippets Groups Projects
Unverified Commit 1810b0ea authored by Duje Mihanović's avatar Duje Mihanović Committed by Oliver Smith
Browse files

samsung-coreprimevelte: use Samsung sparse format (MR 3352)

parent 2795c52e
Branches
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment