Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Commits
62440e5f
Verified
Commit
62440e5f
authored
4 months ago
by
kouta-kun
Committed by
Alexey Minnekhanov
4 months ago
Browse files
Options
Downloads
Patches
Plain Diff
main/lk2nd: patch xiaomi-daisy DT board-id (MR 5750)
parent
7b01c66a
No related branches found
No related tags found
1 merge request
!5750
Patch lk2nd xiaomi-daisy dts
Pipeline
#209522
passed
4 months ago
Stage: autoupdate
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/lk2nd/0002-dts-msm8953-Fix-daisy-dts.patch
+13
-0
13 additions, 0 deletions
main/lk2nd/0002-dts-msm8953-Fix-daisy-dts.patch
main/lk2nd/APKBUILD
+4
-2
4 additions, 2 deletions
main/lk2nd/APKBUILD
with
17 additions
and
2 deletions
main/lk2nd/0002-dts-msm8953-Fix-daisy-dts.patch
0 → 100644
+
13
−
0
View file @
62440e5f
diff --git a/lk2nd/device/dts/msm8953/msm8953-xiaomi-daisy.dts b/lk2nd/device/dts/msm8953/msm8953-xiaomi-daisy.dts
index 8a78e5f2..0087e3bd 100644
--- a/lk2nd/device/dts/msm8953/msm8953-xiaomi-daisy.dts
+++ b/lk2nd/device/dts/msm8953/msm8953-xiaomi-daisy.dts
@@ -7,7 +7,7 @@
/ {
qcom,msm-id = <QCOM_ID_MSM8953 0>;
- qcom,board-id = <QCOM_BOARD_ID(MTP, 1, 0) 0x09>;
+ qcom,board-id = <QCOM_BOARD_ID(QRD, 1, 0) 0x09>;
};
&lk2nd {
This diff is collapsed.
Click to expand it.
main/lk2nd/APKBUILD
+
4
−
2
View file @
62440e5f
# Maintainer: Alexey Minnekhanov <alexeymin@postmarketos.org>
pkgname
=
lk2nd
pkgver
=
19.0
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Secondary little kernel (lk) bootloader for several Qualcomm devices"
arch
=
"armv7 aarch64"
url
=
"https://github.com/msm8916-mainline/lk2nd"
...
...
@@ -18,7 +18,8 @@ makedepends="
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/msm8916-mainline/lk2nd/archive/refs/tags/
$pkgver
.tar.gz
0001-doc-dts-msm8974-Remove-hammerhead-from-qcdtbs-and-do.patch
"
0002-dts-msm8953-Fix-daisy-dts.patch
"
options
=
"!check !archcheck !tracedeps !strip pmb:cross-native"
# This APKBUILD builds bare metal executable; options are very specific!
# * there are no tests (how do you even test the bootloader?);
...
...
@@ -133,4 +134,5 @@ msm8226_htc_memul() {
sha512sums
=
"
5c7b69277b255b4e29849940b9eca90de8d21c5851719bdb519c1323844014ac6519995c43ed5ea874a64df5845305df3fcf56b141e782d77a4c2cac3deda82a lk2nd-19.0.tar.gz
7aa4b7c98e990d3f2f44be2e24873829b75aa72b423966fb20b26d8c4fede9ce04495f8f37df54ae817297986bcb86ae7879174ca1d255c12b25656dbacaa62b 0001-doc-dts-msm8974-Remove-hammerhead-from-qcdtbs-and-do.patch
d30b03a65d535f9bab9986cec55cea1c0c797c7e2eca3660d072885e3d8d66dad7c97861c59dbe365b3a15699cc0b59dc35a363f6555541ab2e35660a89d0003 0002-dts-msm8953-Fix-daisy-dts.patch
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment