Skip to content

Conversation

@heitbaum
Copy link

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Upstream have merged the patches being carried in 6.17 and 6.18. Update the patches to support builds of radxa-cubie-a5e with both 6.17 and 6.18-rc3

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • Build test of both 6.17 and 6.18-rc3
  • Run test on Radxa Cubie A5E V1.1 4GB Ram
root@radxa-cubie-a5e:~# dmesg
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
[    0.000000] Linux version 6.18.0-rc3-edge-sun55iw3 (build@armbian) (aarch64-linux-gnu-gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #1 SMP PREEMPT Sun Oct 26 22:59:49 UTC 2025
[    0.000000] KASLR disabled due to lack of seed
[    0.000000] Machine model: Radxa Cubie A5E
[    0.000000] efi: UEFI not found.

Checklist:

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

cc: @juanesf

Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
@github-actions
Copy link
Contributor

Hey @heitbaum! 👋

Thanks for submitting your first pull request to the Armbian project — we're excited to have you contributing! 🧡
Your effort doesn’t just improve Armbian — it benefits the entire community of users and developers.

If you'd like to stay informed about project updates or collaborate more closely with the team,
you can optionally share some personal contact preferences at armbian.com/update-data.
This helps us keep in touch without relying solely on GitHub notifications.

Also, don’t forget to ⭐ star the repo if you haven’t already — and welcome aboard! 🚀

@github-actions github-actions bot added Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Oct 27, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 27, 2025

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (16)
  • patch/kernel/archive/sunxi-dev-6.17/00-Add-leds-Radxa-Cubie-A5E.patch is excluded by !patch/**
  • patch/kernel/archive/sunxi-dev-6.17/01-Add-wifi-to-Radxa-Cubie-A5E.patch is excluded by !patch/**
  • patch/kernel/archive/sunxi-dev-6.17/07-arm64-dts-allwinner-a527-cubie-a5e-Add-ethernet-PHY-reset-setting.patch is excluded by !patch/**
  • patch/kernel/archive/sunxi-dev-6.17/08-arm64-dts-allwinner-a527-cubie-a5e-Enable-second-Ethernet-port.patch is excluded by !patch/**
  • patch/kernel/archive/sunxi-dev-6.17/11-dt-bindings-net-sun8i-emac-Add-A523-GMAC200-compatible.patch is excluded by !patch/**
  • patch/kernel/archive/sunxi-dev-6.17/16-net-stmmac-Add-support-for-Allwinner-A523-GMAC200.patch is excluded by !patch/**
  • patch/kernel/archive/sunxi-dev-6.17/19-regulator-axp20x-force-polyphase-setup-for-axp323.patch is excluded by !patch/**
  • patch/kernel/archive/sunxi-dev-6.17/20-soc-sunxi-sram-add-entry-for-a523.patch is excluded by !patch/**
  • patch/kernel/archive/sunxi-dev-6.17/21-soc-sunxi-sram-register-regmap-as-syscon.patch is excluded by !patch/**
  • patch/kernel/archive/sunxi-dev-6.17/23-arm64-dts-allwinner-a523-Add-GMAC200-ethernet-controller.patch is excluded by !patch/**
  • patch/kernel/archive/sunxi-dev-6.17/24-Enable-uart1-on-Radxa-Cubie-A5E.patch is excluded by !patch/**
  • patch/kernel/archive/sunxi-dev-6.18/01-Add-wifi-to-Radxa-Cubie-A5E.patch is excluded by !patch/**
  • patch/kernel/archive/sunxi-dev-6.18/08-arm64-dts-allwinner-a527-cubie-a5e-Enable-second-Ethernet-port.patch is excluded by !patch/**
  • patch/kernel/archive/sunxi-dev-6.18/19-regulator-axp20x-force-polyphase-setup-for-axp323.patch is excluded by !patch/**
  • patch/kernel/archive/sunxi-dev-6.18/23-arm64-dts-allwinner-a523-Add-GMAC200-ethernet-controller.patch is excluded by !patch/**
  • patch/kernel/archive/sunxi-dev-6.18/24-Enable-uart1-on-Radxa-Cubie-A5E.patch is excluded by !patch/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

@igorpecovnik
Copy link
Member

I think it would be wise to merge this to sunxi64 patch folder.

@The-going How far we are with sunxi EDGE to 6.17 / 6.18 ?
@juanesf

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, ... size/large PR with 250 lines or more

Development

Successfully merging this pull request may close these issues.

2 participants