Skip to content

Update TI bsp#1132

Merged
ricardosalveti merged 8 commits intofoundriesio:mainfrom
quaresmajose:ti
May 7, 2023
Merged

Update TI bsp#1132
ricardosalveti merged 8 commits intofoundriesio:mainfrom
quaresmajose:ti

Conversation

@quaresmajose
Copy link
Copy Markdown
Member

No description provided.

@quaresmajose quaresmajose force-pushed the ti branch 2 times, most recently from 145a09b to 2583157 Compare May 4, 2023 15:43
am62xx-evm is now alligned with am64xx-evm using the same set of k3r5 variants

Signed-off-by: Jose Quaresma <[email protected]>
…-evm

am62xx-evm is now alligned with am64xx-evm using the same set of k3r5 variants

Signed-off-by: Jose Quaresma <[email protected]>
… am64xx-evm

am62xx-evm is now alligned with am64xx-evm using the same set of k3r5 variants

Signed-off-by: Jose Quaresma <[email protected]>
…ll k3r5 variants

am62xx-evm is now alligned with am64xx-evm using the same set of k3r5 variants

Signed-off-by: Jose Quaresma <[email protected]>
Upstream meta-ti layer moves from do_image_wic to do_image_complete so
we need to update our mcdepends to use lmp-k3r5 machine variant hack.

Signed-off-by: Jose Quaresma <[email protected]>
Instaed of keep in sync with the recipes on meta-ti-bsp layer
exclude all of them as we dont use anyone in lmp.

Signed-off-by: Jose Quaresma <[email protected]>
@ricardosalveti ricardosalveti marked this pull request as ready for review May 7, 2023 22:13
Copy link
Copy Markdown
Member

@ricardosalveti ricardosalveti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just missing one change in order to boot correctly but I will follow that up in another PR.

One other major difference here is that the default build for AM62XX is now HS-FS, which won't work right on GP (most AM62XX variants we have).

Had to force another tiboot3.bin for my GP device to continue to boot:

# TI
IMAGE_BOOT_FILES:append:am62xx-evm = " tiboot3-am62x-gp-evm.bin;tiboot3.bin"
IMAGE_BOOT_FILES:remove:am62xx-evm = "tiboot3.bin"

This will have to be documented properly.

@ricardosalveti ricardosalveti merged commit 1210f02 into foundriesio:main May 7, 2023
@quaresmajose
Copy link
Copy Markdown
Member Author

Just missing one change in order to boot correctly but I will follow that up in another PR.

One other major difference here is that the default build for AM62XX is now HS-FS, which won't work right on GP (most AM62XX variants we have).

Had to force another tiboot3.bin for my GP device to continue to boot:

# TI
IMAGE_BOOT_FILES:append:am62xx-evm = " tiboot3-am62x-gp-evm.bin;tiboot3.bin"
IMAGE_BOOT_FILES:remove:am62xx-evm = "tiboot3.bin"

This will have to be documented properly.

I have to do some tests on my board

@quaresmajose quaresmajose deleted the ti branch May 8, 2023 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants