STM32MP1 Support#214
Closed
EmbeddedAndroid wants to merge 5 commits intofoundriesio:masterfrom
Closed
Conversation
86e5336 to
bfaa38b
Compare
Contributor
Author
|
One missing thing, is I need to figure out a way to ship this FlashLayout text file |
bfaa38b to
11bbb86
Compare
Contributor
Author
|
Ok, this is ready for review I think. Here are the relevant PRs for this platform support: Once we merge the above, I'll update the kmeta references. |
dc75ceb to
b778048
Compare
Signed-off-by: Tyler Baker <[email protected]>
Signed-off-by: Tyler Baker <[email protected]>
Adds linux-firmware-bcm43430 used on STM32MP1 platforms. Signed-off-by: Tyler Baker <[email protected]>
Signed-off-by: Tyler Baker <[email protected]>
Signed-off-by: Tyler Baker <[email protected]>
b778048 to
4c213d1
Compare
Member
|
Merged changes by hand as I moved them to bblayers-dynamic, so they can only be available in case meta-stm is also available and enabled by bblayers. |
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.
Initial changes for meta-lmp to support the family of STM32MP1 SoCs.