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

armsom boards: all branches use the same uboot #6419

Merged
merged 1 commit into from
Mar 23, 2024

Conversation

amazingfate
Copy link
Contributor

@amazingfate amazingfate commented Mar 22, 2024

Description

Armsom is going to add mainline edge support to these two boards, and now all branches are using the same uboot config. So we do the uboot config to all branches.
Just like what we do to mixtile-blade3: bd0a09b

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.

  • ./compile.sh uboot BOARD=armsom-w3 BRANCH=edge DEB_COMPRESS=xz
  • ./compile.sh uboot BOARD=armsom-sige7 BRANCH=edge DEB_COMPRESS=xz

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 size/small PR with less then 50 lines Hardware Hardware related like kernel, U-Boot, ... labels Mar 22, 2024
@amazingfate amazingfate merged commit 1874b28 into armbian:main Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hardware Hardware related like kernel, U-Boot, ... size/small PR with less then 50 lines
Development

Successfully merging this pull request may close these issues.

2 participants