Update xilinx BSP changes (for uz) for honister#568
Merged
ricardosalveti merged 13 commits intofoundriesio:mainfrom Mar 25, 2022
Merged
Update xilinx BSP changes (for uz) for honister#568ricardosalveti merged 13 commits intofoundriesio:mainfrom
ricardosalveti merged 13 commits intofoundriesio:mainfrom
Conversation
Refresh patch on top of the changes done at the meta-xilinx-tools honister branch. Signed-off-by: Ricardo Salveti <[email protected]>
Not required as their layer is now fully compatible with honister. Signed-off-by: Ricardo Salveti <[email protected]>
Xilinx layers are now fully compatible with honister. Signed-off-by: Ricardo Salveti <[email protected]>
Correct version is now provided by meta-xilinx-tools honister. Signed-off-by: Ricardo Salveti <[email protected]>
Xilinx upstream recipe is now following the right branch na tag. Signed-off-by: Ricardo Salveti <[email protected]>
Both are now deprecated in meta-xilinx honister. Signed-off-by: Ricardo Salveti <[email protected]>
Decrease ATF mem size in 4k to allow more space for u-boot. Not an issue for the atf build release, but might not be enough for the debug build. Signed-off-by: Ricardo Salveti <[email protected]>
Avoid u-boot-xlnx append from meta-xilinx-tools as it breaks our build when uboot sign is enabled (which is the default scenario for us). As a consequence we need to bring back the required changes to our own recipe, enough to support external dtb providers. Signed-off-by: Ricardo Salveti <[email protected]>
Now that we have a bit more space from ATF, increase SPL size limit to 0x26000 to allow the build to work with gcc 11. Signed-off-by: Ricardo Salveti <[email protected]>
Update the signed boot.bin to reflect the SPL size changes. Signed-off-by: Ricardo Salveti <[email protected]>
Not supported by us anymore, as we are now using 2022.01 by default. Signed-off-by: Ricardo Salveti <[email protected]>
BOARD / BOARD_VARIANT is now deprecated in meta-xilinx honister, so manually extend MACHINEOVERRIDES instead (as recommended by the layer). Signed-off-by: Ricardo Salveti <[email protected]>
angolini
approved these changes
Mar 25, 2022
Prefer size for vfat partitions instead of using fixed-size, as what we want here is min size instead (which can grow depending on the payloads). Signed-off-by: Ricardo Salveti <[email protected]>
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.
Still missing kria support, which will follow.