add meta-lmp support for icicle-kit-es#224
Closed
mike-scott wants to merge 8 commits intofoundriesio:masterfrom
Closed
add meta-lmp support for icicle-kit-es#224mike-scott wants to merge 8 commits intofoundriesio:masterfrom
mike-scott wants to merge 8 commits intofoundriesio:masterfrom
Conversation
HSS (Hart System Services) is used by the OE build to package u-boot.bin as a payload for the 2nd partition in the WIC image. Recipe was copied from here: https://github.com/polarfire-soc/meta-polarfire-soc-yocto-bsp/tree/master/recipes-bsp/hss By: Lewis Hanly <[email protected]> With additional cleanup for the OE build. Signed-off-by: Michael Scott <[email protected]>
- patches to support mpfs-icicle kit SoC - FW config for sharing u-boot env w/ Linux - lmp.cfg u-boot fragment adding LmP configs Signed-off-by: Michael Scott <[email protected]>
Signed-off-by: Michael Scott <[email protected]>
- mount boot partition for u-boot.env access Signed-off-by: Michael Scott <[email protected]>
- patches to support soc and peripherals - kmeta data Signed-off-by: Michael Scott <[email protected]>
- need new wks files due to u-boot partition marked with a different UID than other risv64 arch - set boot partition to 32MB so that offset to payload is standard. not needed by boot firmware as it uses partition id, but makes development easier as you can dd payload.bin directly to this offset. Signed-off-by: Michael Scott <[email protected]>
- copied from: https://github.com/polarfire-soc/meta-polarfire-soc-yocto-bsp/blob/master/conf/machine/icicle-kit-es.conf - changes made: remove tftp complexity set linux-lmp as default kernel recipe remove legacy GDB / openocd version settings adjusted serial console drop wic from IMAGE_FSTYPES Signed-off-by: Michael Scott <[email protected]>
Signed-off-by: Michael Scott <[email protected]>
Contributor
Author
|
Closing |
quaresmajose
pushed a commit
that referenced
this pull request
Nov 9, 2022
Relevant changes: - 07c9d8e Merge pull request #239 from YoeDistro/yoe/mut - 25c9178 layers: Add langdale to LAYERSERIES_COMPAT - 6f9430d Merge pull request #231 from chrisdimich/master - c51905a nitrogen6sx: add required uboot variables for u-boot-boundary - 7aef299 Merge pull request #228 from angolini/rm-machines - 10bf4d7 imx7d-remarkable2: Remove machine - cb7ad45 ventana: Remove the machine - 4bced88 Merge pull request #226 from chrisdimich/master - fa0d5ec linux-boundary: bump revision to eb43cb07 - cd59504 Merge pull request #224 from chrisdimich/master - 18fe766 imx-atf-boundary: update do_deploy to fix binary path as per imx-boot - 3d0130f Merge pull request #222 from sergioprado/colibri-imx6-bootscript - 596d36a colibri-imx6: use soft assignment for u-boot-default-script provider - dfae23f Merge pull request #220 from MaxKrummenacher/master - 28aac37 mqxboot: prevent oe qa error, gnu_hash - 7e2e2d8 libmcc: prevent oe qa error, gnu_hash - 7a86916 kernel-module-mcc-toradex: cope with changes to kernel module build - 936a385 colibri-vf: use linux-toradex independent of the bsp - e59062b vf: follow SoC override changes also for vybrid - 6ee01e2 u-boot-timesys: remove 2011.12 recipe - f405db7 Merge pull request #217 from chrisdimich/master - cc9c239 linux-boundary: Upgrade to 5.15 - 80e234f Merge pull request #214 from MaxKrummenacher/u-boot-compat - fb198b6 Merge pull request #213 from MaxKrummenacher/master - 7f43964 machines: follow kernel deployment changes - 2454fc6 u-boot-toradex_2020.07: change to be compatible with any bsp Signed-off-by: Daiane Angolini <[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.
No description provided.