AM6XXX: publish boot firmware files (no MC)#1021
Merged
ricardosalveti merged 5 commits intofoundriesio:mainfrom Jan 27, 2023
Merged
AM6XXX: publish boot firmware files (no MC)#1021ricardosalveti merged 5 commits intofoundriesio:mainfrom
ricardosalveti merged 5 commits intofoundriesio:mainfrom
Conversation
No functional change, just grouping the am62xx-evm overrides on the same block. Signed-off-by: Ricardo Salveti <[email protected]>
Used by lmp-boot-firmware to set the required task dependencies correctly. Signed-off-by: Ricardo Salveti <[email protected]>
Boot firmware updates are not yet supported, but at least have the new firmware available in the rootfs to facilitate manual updates. Signed-off-by: Ricardo Salveti <[email protected]>
boot.itb is not yet available as part of the boot firmware, so depend on scr-fit deploy in order to have it available for the lmp-boot-firmware install task. Signed-off-by: Ricardo Salveti <[email protected]>
Make all the firmware files (available via lmp-boot-firmware) available at root/boot, in order to facilitate the update process. Signed-off-by: Ricardo Salveti <[email protected]>
Member
Author
|
This one builds fine as there are no deploy dependencies between MCs. |
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.
Similar to #1020 but without deploying/installing the MC related files (k3-r5 firmware).