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 community support for LonganPi 3H #7547

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Conversation

chainsx
Copy link
Member

@chainsx chainsx commented Dec 7, 2024

Description

Add initial community support for LonganPi 3H.

Patches are from:

https://github.com/sipeed/LonganPi-3H-SDK/tree/main/uboot

https://github.com/sipeed/LonganPi-3H-SDK/tree/main/linux

How Has This Been Tested?

  • Successfully built.
  • System startup.

Checklist:

  • 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

@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 Dec 7, 2024
@igorpecovnik igorpecovnik added the Ready to merge Reviewed, tested and ready for merge label Dec 9, 2024
@igorpecovnik igorpecovnik merged commit 907c9f0 into armbian:main Dec 9, 2024
The-going added a commit to The-going/armbian-build that referenced this pull request Dec 16, 2024
@igorpecovnik
Copy link
Member

igorpecovnik commented Dec 19, 2024

Something is not right.

https://github.com/armbian/os/actions/runs/12401854714/job/34634387770#step:9:854

[🐳|🌿] Applying boot blobs
cp: cannot stat '/armbian/packages/blobs/sunxi/sun50iw3/bl31.bin': No such file or directory

@chainsx chainsx mentioned this pull request Dec 19, 2024
5 tasks
@chainsx
Copy link
Member Author

chainsx commented Dec 19, 2024

Something is not right.

https://github.com/armbian/os/actions/runs/12401854714/job/34634387770#step:9:854

[🐳|🌿] Applying boot blobs cp: cannot stat '/armbian/packages/blobs/sunxi/sun50iw3/bl31.bin': No such file or directory

fixed: #7595

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, ... 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