Skip to content
Snippets Groups Projects
Verified Commit c22e73ee authored by methanal's avatar methanal Committed by Clayton Craft
Browse files

device-samsung-on7xelte: enable option to flash kernel after upgrade (MR 5784)

parent 49dfa5a0
No related branches found
No related tags found
No related merge requests found
# Reference: <https://postmarketos.org/devicepkg>
pkgname=device-samsung-on7xelte
pkgdesc="Samsung Galaxy J7 Prime"
pkgver=1
pkgver=2
pkgrel=0
url="https://postmarketos.org"
license="MIT"
......@@ -33,5 +33,5 @@ nonfree_firmware() {
}
sha512sums="
78d6cd235ba284259ff26358b0b45a9f19d6d5e55fa3b46a2a1edd535dcfa717f0ea297a5dcd86bea03ddf001bce54b0c4c679108787d30573f7e00e66e503eb deviceinfo
dd7a381d684a2c8a1b82d5c6b67a2f219077bb8dd2c97a2c693d7af0e1020ef9ec4c3a3d1121bef395a26f87c3e3e580d6763ca1c9cd6d7fee19fd9fc125a7ed deviceinfo
"
......@@ -27,6 +27,7 @@ deviceinfo_bootimg_dtb_second="false"
deviceinfo_flash_pagesize="2048"
deviceinfo_flash_sparse="true"
deviceinfo_flash_sparse_samsung_format="1"
deviceinfo_flash_kernel_on_update="true"
deviceinfo_flash_offset_base="0x10000000"
deviceinfo_flash_offset_kernel="0x00008000"
deviceinfo_flash_offset_ramdisk="0x01000000"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment