Skip to content

devices/visionfive-2: adapt for /boot as ext4 #3

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

Merged
merged 1 commit into from
Apr 17, 2025
Merged

Conversation

Icenowy
Copy link
Member

@Icenowy Icenowy commented Apr 14, 2025

As the changes in u-boot-menu for /boot/u-boot is reverted, adapt the visionfive-2 bootchain for /boot as ext4 instead.

Add a VFAT partition to store the environment override, which is required to be the 3rd part on VisionFive 2 (the 1st on the stock bootloader of Orange Pi RV).

As the changes in u-boot-menu for /boot/u-boot is reverted, adapt the
visionfive-2 bootchain for /boot as ext4 instead.

Add a VFAT partition to store the environment override, which is
required to be the 3rd part on VisionFive 2 (the 1st on the stock
bootloader of Orange Pi RV).

Signed-off-by: Icenowy Zheng <[email protected]>
@Icenowy Icenowy requested a review from Cyanoxygen April 14, 2025 18:01
@MingcongBai MingcongBai requested a review from Errant404 April 15, 2025 01:12
Copy link
Member

@Cyanoxygen Cyanoxygen left a comment

Choose a reason for hiding this comment

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

LGTM, but we need to confirm the image generated with this change is bootable.

@Icenowy
Copy link
Member Author

Icenowy commented Apr 15, 2025

I tested on VF2 with SD. It boots to "AOSC-visionfive-2-cb99b9e6 login:".

@Cyanoxygen Cyanoxygen merged commit 17c360b into master Apr 17, 2025
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