iq-x5121-evk: remove setting QCOM_DTB_DEFAULT#2278
Merged
Conversation
Contributor
|
Can you please also add which is the minimum boot firmware version to use with multi-dtb as part of the commit message? |
Remove explicit setting of `QCOM_DTB_DEFAULT` to enable FIT multi-DTB support on IQ-X5121 IoT EVK. The minimum boot firmware version to use with multi-dtb is 00012(PR: qualcomm-linux#2270) Signed-off-by: Xinzheng Long <xinzheng.long@oss.qualcomm.com>
cd06373 to
6656111
Compare
Contributor
Author
Hi @ricardosalveti, the minimum boot firmware is 00012 #2270, and the PR description, commit message have both been updated. |
ricardosalveti
approved these changes
May 26, 2026
lumag
approved these changes
May 28, 2026
Contributor
|
Successfully created backport PR for |
lumag
added a commit
that referenced
this pull request
May 28, 2026
# Description Backport of #2278 to `wrynose`.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remove explicit setting of
QCOM_DTB_DEFAULTto enable FIT multi-DTB support on IQ-X5121 IoT EVK.Boot log:
The minimum boot firmware version for iq-x5121-evk multi-dtb support: #2270