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

config: boards: add X96 Mate TV Box config #6413

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

Ressetkk
Copy link
Contributor

Description

The board has mainline kernel and u-boot support for almost 3 years now but Armbian doesn't build images for it.
Add basic build config for this board with Wi-Fi extension enabled. Based on orangepizero2.conf

X96 mate is H616-powered TV Box with the same Wi-Fi/BT chip as OPiZ2 (AW859A).
Mainline DT is missing Wi-Fi node and some regulators are disabled, but PR is on its way. It doesn't hurt to add Wi-Fi extension to config now.

How Has This Been Tested?

  • Compile and verify all defined flavours of image on working hardware
  • Tested Wi-Fi extension with patched DT and proved to be working

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

@Ressetkk Ressetkk requested a review from igorpecovnik as a code owner March 20, 2024 00:41
@github-actions github-actions bot added size/small PR with less then 50 lines Hardware Hardware related like kernel, U-Boot, ... labels Mar 20, 2024
Copy link
Member

@EvilOlaf EvilOlaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it works I am fine with.

@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 05 Milestone: Second quarter release labels Mar 25, 2024
@igorpecovnik igorpecovnik merged commit aabae2c into armbian:main Mar 25, 2024
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, ... 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.

3 participants