Index | Thread | Search

From:
Kirill A. Korinsky <kirill@korins.ky>
Subject:
Import sysutils/u-boot/octeon and devel/mips-elf
To:
OpenBSD ports <ports@openbsd.org>
Date:
Thu, 18 Jun 2026 03:16:00 +0200

Download raw body.

Thread
ports@,

I'd like to import sysutils/u-boot/octeon which builds u-boot for Cavium
Octeon III / EBB7304 EVK, which can be used in qemu mips64 with some love.

To build it I need also devel/mips-elf which contains binutils, gcc and
newlib.

As baseline I've used devel/riscv-elf.

It was tested on -current/amd64 to build with my hacky work-in-progress qemu
octeon3 machine which actually can boot that u-boot as bios which is here:
https://github.com/catap/qemu/tree/octeon

Ok to import?

-- 
wbr, Kirill