rcar_flash.yaml: remove "spider" suffix from bl31 and tee filenames#37
Merged
lorc merged 1 commit intoxen-troops:mainfrom Jul 18, 2025
Merged
rcar_flash.yaml: remove "spider" suffix from bl31 and tee filenames#37lorc merged 1 commit intoxen-troops:mainfrom
lorc merged 1 commit intoxen-troops:mainfrom
Conversation
Author
|
Hi @lorc. |
lorc
approved these changes
Jul 18, 2025
Collaborator
lorc
left a comment
There was a problem hiding this comment.
Acked-by: Volodymyr Babchuk <volodymyr_babchuk@epam.com>
Yocto build now provides generic symlinks "bl31.srec" and "tee.srec"
for all "S4" board variants ("Spider" and "S4SK").
This change updates the YAML config to refer to the generic
filenames, making it compatible with the current deploy behavior.
Signed-off-by: Mykhailo Androsiuk <mykhailo_androsiuk@epam.com>
Acked-by: Volodymyr Babchuk <volodymyr_babchuk@epam.com>
c53b86f to
cf7b3f7
Compare
Author
|
|
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.
Yocto build now provides generic symlinks "bl31.srec" and "tee.srec" for all "S4" board variants ("Spider" and "S4SK").
This change updates the YAML config to refer to the generic filenames, making it compatible with the current deploy behavior.