Page MenuHomeFreeBSD

sysutils/u-boot-bhyve-riscv: New port
ClosedPublic

Authored by br on Aug 9 2024, 7:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 5:05 PM
Unknown Object (File)
Thu, Oct 9, 5:05 AM
Unknown Object (File)
Sep 5 2025, 4:15 AM
Unknown Object (File)
Sep 4 2025, 6:38 PM
Unknown Object (File)
Sep 4 2025, 8:57 AM
Unknown Object (File)
Sep 4 2025, 2:14 AM
Unknown Object (File)
Sep 2 2025, 4:34 PM
Unknown Object (File)
Aug 21 2025, 12:27 AM

Details

Summary

Needed to run u-boot in RISC-V "S" mode as a guest OS in Bhyve hypervisor under FreeBSD/RISC-V

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

br requested review of this revision.Aug 9 2024, 7:46 PM
br created this revision.
br retitled this revision from new port: sysutils/u-boot-bhyve-riscv to sysutils/u-boot-bhyve-riscv: New port.Aug 9 2024, 7:48 PM
br added reviewers: mhorne, markj.
lwhsu added inline comments.
sysutils/u-boot-bhyve-riscv/Makefile
4

As the current UBOOT_VERSION in u-boot-master is 2024.04 and not overridden in this port, this line can be removed.

remove U_BOOT_SLAVE_PORTREVISION_2024.01= 1

arrowd added a subscriber: arrowd.

The port should be added to sysutils/Makefile too.
Other than that, LGTM.
I tested the build in Poudriere.

sysutils/u-boot-bhyve-riscv/files/patch-arch_riscv_dts_Makefile
2

This patch can probably be dropped.

This revision is now accepted and ready to land.Aug 31 2024, 10:34 AM
This revision was automatically updated to reflect the committed changes.
jrtc27 added inline comments.
sysutils/u-boot-bhyve-riscv/files/patch-include_configs_bhyve-riscv.h
24

dst -> dts