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.6: Switch to v6.6.75. Add BananaPi M4 Berry board as WIP #7865

Merged
merged 5 commits into from
Feb 23, 2025

Conversation

The-going
Copy link
Contributor

@The-going The-going commented Feb 22, 2025

Description

  • Add BananaPi M4 Berry board as WIP
  • Switch to v6.6.75

How Has This Been Tested?

  • Test build sunxi64
  • Test work on board bananapim4berry

@github-actions github-actions bot added size/large PR with 250 lines or more Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Feb 22, 2025
@The-going
Copy link
Contributor Author

@igorpecovnik
For core 6.6.78, the audio in HDMI is broken.
Several of our patches break when the kernel version is pushed further.
These are patches that fix the clock and sound.

My suggestion is to keep this kernel on this version and rename it as legacy when 6.12 is ready and tested.

@igorpecovnik
Copy link
Member

My suggestion is to keep this kernel on this version and rename it as legacy when 6.12 is ready and tested.

ok

@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 05 Milestone: Second quarter release labels Feb 22, 2025
@igorpecovnik igorpecovnik merged commit ecfde0c into armbian:main Feb 23, 2025
12 checks passed
@igorpecovnik
Copy link
Member

igorpecovnik commented Feb 24, 2025

PACKAGE_LIST_BOARD="rfkill bluetooth bluez bluez-tools gpiod libgpiod2 network-manager"

Didn't notice this before. I think none of this is needed. Also libgpiod2 breaks compilation on Trixie. On minimal images we have systemd-networkd and network manager here just makes a mess.

@igorpecovnik
Copy link
Member

Fixing in #7854

@The-going
Copy link
Contributor Author

PACKAGE_LIST_BOARD="rfkill bluetooth bluez bluez-tools gpiod libgpiod2 network-manager"

Didn't notice this before. I think none of this is needed. Also libgpiod2 breaks compilation on Trixie. On minimal images we have systemd-networkd and network manager here just makes a mess.

I added it for debugging and left it only because the board is WIP.
There is no problem if you have removed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
05 Milestone: Second 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/large PR with 250 lines or more
Development

Successfully merging this pull request may close these issues.

2 participants