Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump radxa rk35xx uboot to next-dev-v2024.10 #7776

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

amazingfate
Copy link
Contributor

Description

Radxa is using a (newer vendor uboot)[https://github.com/radxa/u-boot/commits/next-dev-v2024.10/] which has support for rk3576 and it is newer than the one we are using for rk3576.

This PR will:

  • Bump u-boot-radxa-rk35xx to new branch next-dev-v2024.10
  • Merge rk3576 support to u-boot-radxa-rk35xx
  • Disable optee in all defconfigs
  • Remove BL32 blob we are using for rk3576 because after optee is disabled, it is not necessary
  • Add pd negotiation support to armsom sige5

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • ArmSoM Sige5(rk3576)
  • ArmSoM Sige7(rk3588)
  • rk3568 not tested because no board avaiable atm
  • rk3528 not tested because no board avaiable atm

Checklist:

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added the size/large PR with 250 lines or more label Feb 2, 2025
@amazingfate amazingfate marked this pull request as draft February 2, 2025 08:20
@github-actions github-actions bot added Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Feb 2, 2025
@igorpecovnik igorpecovnik added 02 Milestone: First quarter release 05 Milestone: Second quarter release labels Feb 5, 2025
@amazingfate amazingfate marked this pull request as ready for review February 9, 2025 03:30
@amazingfate
Copy link
Contributor Author

Tested with:

  • armsom sige1 (rk3528)
  • armsom sige3 (rk3568)

Now all socs this uboot should support are tested.

@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge and removed 05 Milestone: Second quarter release Needs review Seeking for review labels Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge size/large PR with 250 lines or more
Development

Successfully merging this pull request may close these issues.

2 participants