Skip to content

Feat/armbian opi5 image#145

Merged
mcm001 merged 22 commits into
PhotonVision:mainfrom
crschardt:feat/armbian-opi5-image
Jul 7, 2026
Merged

Feat/armbian opi5 image#145
mcm001 merged 22 commits into
PhotonVision:mainfrom
crschardt:feat/armbian-opi5-image

Conversation

@crschardt

@crschardt crschardt commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Overview

This PR adds an Armbian for the OrangePi5 Debian Trixie image with kernel 6.1.115-vendor-rk35xx. The image is much smaller than the one we have been using and it is being maintained. Armbian images are also available for the other RK3588(S) boards that we support.

Image source

The image comes from https://armbian.hosthatch.com/archive/orangepi5/archive/, which is not the latest image. The latest images are located at https://armbian.chi.auroradev.org/dl/orangepi5/archive/, but they are not archived there, so pointing to those images would cause our build to break when the image is updated. The hosthatch repo is a long-term archive, so links to those images should be stable.

Vendor-supplied U-Boot may need to be updated

When I first tested this image on my OPi5, I experienced very slow boot time (1.5 to 2 minutes). Updating the bootloader on the MTD flash via sudo armbian-install made a huge difference and decreased the boot time to < 9 seconds! I don't know if I had a bad U-Boot on my board, or if everyone will need to update U-Boot.

You can see what version of U-Boot is installed on your system by running
sudo strings /dev/mtd0 | grep "^U-Boot"

@crschardt crschardt marked this pull request as ready for review June 27, 2026 03:40
Comment thread install_opi5_armbian.sh
@crschardt

Copy link
Copy Markdown
Contributor Author

Thanks to even's testing, I feel pretty good about merging this as an alternate build so we can test it on the main repo. Can I get a review please?

@mcm001 mcm001 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@mcm001 mcm001 enabled auto-merge (squash) July 7, 2026 03:52
@mcm001 mcm001 disabled auto-merge July 7, 2026 03:52
@mcm001 mcm001 merged commit a544c1f into PhotonVision:main Jul 7, 2026
18 checks passed
@crschardt crschardt deleted the feat/armbian-opi5-image branch July 7, 2026 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants