Merge ~juergh/debian-cd/+git/ubuntu:x13s-kernel-param into ~ubuntu-cdimage/debian-cd/+git/ubuntu:main

Proposed by Juerg Haefliger
Status: Merged
Merged at revision: a9f9215b7d84eb759b2b965f3f325ec1c4047a63
Proposed branch: ~juergh/debian-cd/+git/ubuntu:x13s-kernel-param
Merge into: ~ubuntu-cdimage/debian-cd/+git/ubuntu:main
Diff against target: 26 lines (+2/-2)
2 files modified
tools/boot/noble/boot-arm64 (+1/-1)
tools/boot/oracular/boot-arm64 (+1/-1)
Reviewer Review Type Date Requested Status
Steve Langasek Approve
Julian Andres Klode (community) Approve
Tobias Heider (community) Approve
Review via email: mp+467090@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Tobias Heider (tobhe) :
review: Approve
Revision history for this message
Julian Andres Klode (juliank) wrote :

This looks good to me as it is isolated to the x13s build specifically, but I have no image team power.

review: Approve
Revision history for this message
Steve Langasek (vorlon) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/tools/boot/noble/boot-arm64 b/tools/boot/noble/boot-arm64
index fb4e0a8..9c7c471 100755
--- a/tools/boot/noble/boot-arm64
+++ b/tools/boot/noble/boot-arm64
@@ -22,7 +22,7 @@ case "$SUBARCH" in
22 x13s)22 x13s)
23 FLAVOUR=generic23 FLAVOUR=generic
24 DTB="usr/lib/firmware/*/device-tree/qcom/sc8280xp-lenovo-thinkpad-x13s.dtb"24 DTB="usr/lib/firmware/*/device-tree/qcom/sc8280xp-lenovo-thinkpad-x13s.dtb"
25 KERNEL_PARAMS="clk_ignore_unused pd_ignore_unused"25 KERNEL_PARAMS="clk_ignore_unused pd_ignore_unused arm64.nopauth"
26 ;;26 ;;
27 largemem)27 largemem)
28 FLAVOUR=generic-64k28 FLAVOUR=generic-64k
diff --git a/tools/boot/oracular/boot-arm64 b/tools/boot/oracular/boot-arm64
index fb4e0a8..9c7c471 100755
--- a/tools/boot/oracular/boot-arm64
+++ b/tools/boot/oracular/boot-arm64
@@ -22,7 +22,7 @@ case "$SUBARCH" in
22 x13s)22 x13s)
23 FLAVOUR=generic23 FLAVOUR=generic
24 DTB="usr/lib/firmware/*/device-tree/qcom/sc8280xp-lenovo-thinkpad-x13s.dtb"24 DTB="usr/lib/firmware/*/device-tree/qcom/sc8280xp-lenovo-thinkpad-x13s.dtb"
25 KERNEL_PARAMS="clk_ignore_unused pd_ignore_unused"25 KERNEL_PARAMS="clk_ignore_unused pd_ignore_unused arm64.nopauth"
26 ;;26 ;;
27 largemem)27 largemem)
28 FLAVOUR=generic-64k28 FLAVOUR=generic-64k

Subscribers

People subscribed via source and target branches