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

sunxi-6.11: Switch to v6.11.9; Fix build dtb package #7502

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

The-going
Copy link
Contributor

@The-going The-going commented Nov 20, 2024

Description

  • Switch to v6.11.9, reextract megous patches
  • Fix build dtb package
    Armbian uses subdirectories for arm and <allwinner/overlay> for arm64.
    Delete the vendor's directory if the target architecture is an arm.

How Has This Been Tested?

  • Test build and install on bananapi-m3 (arm) board.
  • Test build and install on bananapi-m64 (arm64) board.

Armbian uses subdirectories <overlay> for arm
and <allwinner/overlay> for arm64.
Delete the vendor's directory if the target architecture
is an arm.
@github-actions github-actions bot added size/small PR with less then 50 lines Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Nov 20, 2024
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 11 Milestone: Fourth quarter release labels Nov 20, 2024
@igorpecovnik igorpecovnik merged commit 45162c2 into armbian:main Nov 20, 2024
12 checks passed
@The-going
Copy link
Contributor Author

With the new version of the boot script, both versions of the kernel are successful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11 Milestone: Fourth quarter release Hardware Hardware related like kernel, U-Boot, ... Needs review Seeking for review Patches Patches related to kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines
Development

Successfully merging this pull request may close these issues.

2 participants