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

meson64: fix Lafrite boot #6610

Merged
merged 2 commits into from
May 19, 2024
Merged

meson64: fix Lafrite boot #6610

merged 2 commits into from
May 19, 2024

Conversation

Tonymac32
Copy link
Member

@Tonymac32 Tonymac32 commented May 16, 2024

Description

create new boot script free of G12 stuff, using default u-boot load addresses. La Frite boots from USB as well as eMMC, add ability to get root device via PARTUUID

AR-2311

How Has This Been Tested?

  • La Frite can now boot successfully

Checklist:

  • 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/medium PR with more then 50 and less then 250 lines Hardware Hardware related - kernel, u-boot, patches labels May 16, 2024
@Tonymac32 Tonymac32 requested a review from a team May 16, 2024 06:24
config/bootscripts/boot-meson-gx.cmd Outdated Show resolved Hide resolved
@igorpecovnik igorpecovnik added Bugfix Pull request is fixing a bug 05 Milestone: Second quarter release Needs review Seeking for review Work in progress Unfinished / work in progress labels May 16, 2024
create new boot script free of G12 stuff, using default u-boot load addresses.
La Frite boots from USB as well as eMMC, add ability to get root device via PARTUUID
formatting update
@Tonymac32
Copy link
Member Author

@adeepn @igorpecovnik we good?

@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge and removed Needs review Seeking for review Work in progress Unfinished / work in progress labels May 19, 2024
@igorpecovnik igorpecovnik merged commit e3f9292 into armbian:main May 19, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
05 Milestone: Second quarter release Bugfix Pull request is fixing a bug Hardware Hardware related - kernel, u-boot, patches Ready to merge Reviewed, tested and ready for merge size/medium PR with more then 50 and less then 250 lines
Development

Successfully merging this pull request may close these issues.

None yet

3 participants