device-samsung-on7xelte: enable option to flash kernel after upgrade (MR 5784)
This commit is contained in:
parent
49dfa5a0a8
commit
c22e73eed3
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# 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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue