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

Add Radxa Cubie A5E (sun55i-a527) #7852

Merged
merged 12 commits into from
Mar 12, 2025
Merged

Add Radxa Cubie A5E (sun55i-a527) #7852

merged 12 commits into from
Mar 12, 2025

Conversation

juanesf
Copy link
Collaborator

@juanesf juanesf commented Feb 20, 2025

Add support for Radxa Cubie A5E with linux 6.12 tested and 6.14 working, initial support for Allwinner A523/A527/T527 by Andre Przywara.

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.

  • Tested on radxa cubie a5e 2gb ram without emmc
  • kernel 6.12 was tested with Andre Przywara "apritzel" branch
  • kernel 6.14 is being used with Andre Przywara "apritzel" branch
  • GPT partition table
  • MBR partition table

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

@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, ... size/large PR with 250 lines or more labels Feb 20, 2025
@jyl520
Copy link

jyl520 commented Feb 20, 2025

Hello , can you share the compiled debian firmware for A5e and A527? The 6.12 kernel. Thank you very much

@chainsx chainsx added Work in progress Unfinished / work in progress and removed Needs review Seeking for review labels Feb 21, 2025
@juanesf
Copy link
Collaborator Author

juanesf commented Feb 21, 2025

@juanesf
Copy link
Collaborator Author

juanesf commented Feb 21, 2025

Thanks also to @NickAlilovic, @apritzel, @jernejsk and @warpme for your help and work done and everyone in the Armbian community

@juanesf
Copy link
Collaborator Author

juanesf commented Feb 22, 2025

Hello , can you share the compiled debian firmware for A5e and A527? The 6.12 kernel. Thank you very much

was able to make it work?

@juanesf
Copy link
Collaborator Author

juanesf commented Mar 6, 2025

Image with gpt partition working

log-gpt.txt

@jyl520
Copy link

jyl520 commented Mar 6, 2025

Hello guy, can you provide an img image of the debian system based on the emmmc boot based on the cuibe a5e a527 of the 6.12 kernel? Thank you very much!

@jyl520
Copy link

jyl520 commented Mar 6, 2025

Hello, there is a problem with the firmware shared before, it can't be started by eMMC, and the IP address is not recognized, please fix it, thank you!

@juanesf
Copy link
Collaborator Author

juanesf commented Mar 6, 2025

log armbian with gpt partition table

log-armbian-gpt-partition.txt

@jyl520
Copy link

jyl520 commented Mar 7, 2025

Hello,can you provide an img image of the debian system based on the emmmc boot based on the cuibe a5e a527 of the 6.12 kernel? Thank you very much!

@mizegit
Copy link

mizegit commented Mar 7, 2025

I just downloaded the PR and build armbain, try it on my board (1GB RAM), but the boot is stuck at the first line of U-Boot.

U-Boot SPL 2025.01-armbian-2025.01-52ebd-p0000-He0b4-V67f3-Bb703-R448a+ (Mar 07 2025 - 05:00:13 +0000)
DRAM: 1024 MiB

@juanesf
Copy link
Collaborator Author

juanesf commented Mar 10, 2025

    _             _    _                             __  __ _    _      _
   /_\  _ _ _ __ | |__(_)__ _ _ _ ___ _  _ _ _  ___ / _|/ _(_)__(_)__ _| |
  / _ \| '_| '  \| '_ \ / _` | ' \___| || | ' \/ _ \  _|  _| / _| / _` | |
 /_/ \_\_| |_|_|_|_.__/_\__,_|_||_|   \_,_|_||_\___/_| |_| |_\__|_\__,_|_|

 v25.05 rolling for radxa cubie a5e running Armbian Linux 6.14.0-rc1-dev-sun55iw3

 Packages:     Debian stable (bookworm)
 Support:      DIY (custom image)
 IP addresses: (LAN) IPv4:  IPv6:
 Performance:

 Load:         13%              Up time:       1 min
 Memory usage: 7% of 1.93G
 Usage of /:   12% of 14G

 Commands:

 Configuration : armbian-config
 Monitoring    : htop

root@radxa-cubie-a5e:~#

Kernel 6.14 port

root@radxa-cubie-a5e:~# uname -a
Linux radxa-cubie-a5e 6.14.0-rc1-dev-sun55iw3 #1 SMP PREEMPT Thu Mar  6 20:33:40 -03 2025 aarch64 GNU/Linux

@igorpecovnik igorpecovnik merged commit d9842bb into armbian:main Mar 12, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 Work in progress Unfinished / work in progress
Development

Successfully merging this pull request may close these issues.

6 participants