device-xiaomi-natrium: remove redundant set of deviceinfo_flash_pagesize

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7957>
This commit is contained in:
MultisampledNight 2026-02-08 16:05:54 +01:00 committed by The Friendly Meow (merge) Bot
parent 9489015f7f
commit 21b7f67695
No known key found for this signature in database
2 changed files with 2 additions and 3 deletions

View file

@ -2,7 +2,7 @@
maintainer="Alec Su (AlecJY) <ae40515@yahoo.com.tw>"
pkgname=device-xiaomi-natrium
pkgdesc="Xiaomi Mi 5s Plus"
pkgver=5
pkgver=6
pkgrel=0
url="https://postmarketos.org"
license="MIT"
@ -70,7 +70,7 @@ phosh() {
sha512sums="
e89c7ca7b13e743bc554dd653a8e489ed0f86fe8b67e4a83304e2a7da994c8d0eb0beec9855bd585ad59f0a015259c21d3643a04f65e09331cd32d3849d96573 deviceinfo
aca5508c9a258dde80cd4a09683089b0d021546b106396eacce9a4504e8e99e161a6bc5e4c5cf9c6ae89288f685bda347a4c434351defcf0517d18683ab1ae22 deviceinfo
4f420e410ed05d617659e8ec1d86b9d3b1514caabe1836cde06d6950f4d92e2b96ad9df7d91061019513aa23971d24a3c394e36abd4f3fbc4a9db5420037c2c4 modules-initfs
e9ee9c1404b41ba15eafff3f728ff6e0e78dc17e9a88483fca92db1aa3efe0e4d5bf26142e533c4ff12b1bf8ce04ccabb7ca0f93aaea586d5b30910282aad237 pointercal
38409d4ce48db4624539dbfd695d3c6e1596a29fd7c3004a41368b28cba646495d05360420ad728f82c63d6ddeeca71d09944df06ebaca120aedd9cc2b436eb3 phoc.ini

View file

@ -23,7 +23,6 @@ deviceinfo_drm="true"
deviceinfo_flash_method="fastboot"
deviceinfo_generate_bootimg="true"
deviceinfo_flash_pagesize="4096"
deviceinfo_flash_offset_base="0x80000000"
deviceinfo_flash_offset_kernel="0x00008000"
deviceinfo_flash_offset_ramdisk="0x01000000"