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

mksklipad50: Switch to u-boot v2025.01 (resend) #7936

Merged
merged 6 commits into from
Mar 12, 2025

Conversation

torte71
Copy link
Contributor

@torte71 torte71 commented Mar 10, 2025

(Resent, because lots of other commits somehow ended in this PR)

Description

With current rockchip64 u-boot (v2022.07), the initramfs is loaded into EFI memory region leading to efi_free_pool: illegal free errors.
There is a good chance, that this is the cause for these bootloops in recent images, as the bootloop starts exactly at/within these error messages.

How Has This Been Tested?

  • Successful local build of "standard support" images (bookworm-minimal, noble-minimal, noble-server)
  • Generated images work correctly (no EFI errors, no other obvious problems)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

@github-actions github-actions bot added the Patches Patches related to kernel, U-Boot, ... label Mar 10, 2025
@igorpecovnik igorpecovnik merged commit 0400ff9 into armbian:main Mar 12, 2025
10 checks passed
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, ... Needs review Seeking for review Patches Patches related to kernel, U-Boot, ... size/medium PR with more then 50 and less then 250 lines
Development

Successfully merging this pull request may close these issues.

2 participants