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)
Wed, Jan 22, 12:03 AM
Unknown Object (File)
Sun, Jan 12, 8:15 PM
Unknown Object (File)
Sun, Jan 12, 8:12 PM
Unknown Object (File)
Sun, Jan 12, 8:08 PM
Unknown Object (File)
Dec 28 2024, 9:24 AM
Unknown Object (File)
Dec 22 2024, 5:56 AM
Unknown Object (File)
Dec 11 2024, 4:59 PM
Unknown Object (File)
Dec 4 2024, 4:48 PM

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