[wip] rb1: switch to the new edk2-based downstream boot firmware release#2057
Draft
ricardosalveti wants to merge 5 commits intoqualcomm-linux:masterfrom
Draft
[wip] rb1: switch to the new edk2-based downstream boot firmware release#2057ricardosalveti wants to merge 5 commits intoqualcomm-linux:masterfrom
ricardosalveti wants to merge 5 commits intoqualcomm-linux:masterfrom
Conversation
Contributor
Author
|
qcom-multimedia-image bbappend update done as part of qualcomm-linux/meta-qcom-distro#282 |
Test run workflowTest jobs for commit 185cd0c7d9f281f0d2f2bc0012f5637be478976fPass: 6 | Fail: 1 | Total: 7 Pass: 6 | Fail: 1 | Total: 7 Pass: 9 | Fail: 0 | Total: 9 |
Signed-off-by: Ricardo Salveti <ricardo.salveti@oss.qualcomm.com>
Add missing kernel modules for qcm2290-soc based on the modules used by rb1-core-kit. Signed-off-by: Ricardo Salveti <ricardo.salveti@oss.qualcomm.com>
… rb1 Change QCOM_BOOT_IMG_SUBDIR to be specific to rb1 as this firmware release is specific to rb1. This is done in preparation for the integration of the new edk2-based firmware which is soc specific (but also compatible with rb1). Signed-off-by: Ricardo Salveti <ricardo.salveti@oss.qualcomm.com>
…lease This new release brings the qrb2210 (rb1) boot firmware to the same baseline as used by KLMT, which is edk2 downstream based. As there is currently no isolated CDT release for RB1, fetch cdt from the old firmware release. Signed-off-by: Ricardo Salveti <ricardo.salveti@oss.qualcomm.com>
Switch boot firmware from u-boot to the new ed2-based downstream boot firmware release. Remove dependency on qbootctl as it is not required anymore with the new boot firmware. Signed-off-by: Ricardo Salveti <ricardo.salveti@oss.qualcomm.com>
Test Results 23 files - 72 23 suites - 456 56m 55s ⏱️ - 5h 15m 14s For more details on these failures, see this check. Results for commit 56b0eaf. ± Comparison against base commit 517d87f. This pull request removes 70 and adds 2 tests. Note that renamed tests count towards both. |
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.
Include the new edk2-based qrb2210 boot firmware release (compatible with rb1 and uno-q) and switch rb1 to the new boot firmware implementation.
Draft as it is currently used for validation purposes.