Skip to content

Update for Radxa Cubie A5E#9626

Draft
juanesf wants to merge 4 commits intoarmbian:mainfrom
juanesf:a5e-wifi_bt
Draft

Update for Radxa Cubie A5E#9626
juanesf wants to merge 4 commits intoarmbian:mainfrom
juanesf:a5e-wifi_bt

Conversation

@juanesf
Copy link
Copy Markdown
Collaborator

@juanesf juanesf commented Apr 1, 2026

Update for Radxa Cubie A5E

  • Update Bluetooth patch.
  • Add/update Wi-Fi patch.
  • Update board configuration file.
  • Update family configuration file.
  • Add patch name to series.conf file.

Remove unnecessary lines in radxa-cubie-a5e.csc.
Remove 1GB RAM board description (different memory issue).
Remove unnecessary instruction in sun55iw3.conf

How Has This Been Tested?

compiled and tested on:

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 1, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 1642db26-993c-4cae-a7fd-51c3a85ed7af

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added 05 Milestone: Second quarter release size/medium PR with more then 50 and less then 250 lines Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Apr 1, 2026
@@ -1,4 +1,4 @@
# Allwinner Cortex-A55 octa core 1/2/4GB RAM SoC
# Allwinner Cortex-A55 octa core 2/4GB RAM SoC
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This could be updated too, since it has all the stuff like dual GBe, WiFi, m.2, HDMI, USB and whatever I forgot

BOOTSTART="1"
BOOTSIZE="512"
ROOTSTART="513"
HAS_VIDEO_OUTPUT=no
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I don't understand this. Board has HDMI.
This has no impact on the build process but is an information for the CI whether to point out desktop usage and/or build desktop images, not sure.

@EvilOlaf
Copy link
Copy Markdown
Member

EvilOlaf commented Apr 2, 2026

nice

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, ... size/medium PR with more then 50 and less then 250 lines

Development

Successfully merging this pull request may close these issues.

2 participants