notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
u-boot-radxa-zero3 Cross-build das u-boot for model radxa-zero3
2025.04 sysutilsnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: uboot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-04-24 08:12:05
Last Update: 2025-04-24 08:09:24
Commit Hash: 16fe63b
License: GPLv2
WWW:
https://www.denx.de/wiki/U-Boot
Description:
U-Boot loader and related files for the radxa zero3e, zero3w To install this bootloader on an sdcard just do: dd if=/usr/local/share/u-boot/u-boot-radxa-zero3/idbloader.img of=/path/to/sdcarddevice seek=64 conv=sync dd if=/usr/local/share/u-boot/u-boot-radxa-zero3/u-boot.itb of=/path/to/sdcarddevice seek=16384 bs=512 conv=sync
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. share/u-boot/u-boot-radxa-zero3/idbloader.img
  2. share/u-boot/u-boot-radxa-zero3/u-boot.itb
  3. share/u-boot/u-boot-radxa-zero3/README
  4. /usr/local/share/licenses/u-boot-radxa-zero3-2025.04/catalog.mk
  5. /usr/local/share/licenses/u-boot-radxa-zero3-2025.04/LICENSE
  6. /usr/local/share/licenses/u-boot-radxa-zero3-2025.04/GPLv2
Collapse this list.
Dependency lines:
  • u-boot-radxa-zero3>0:sysutils/u-boot-radxa-zero3
To install the port:
cd /usr/ports/sysutils/u-boot-radxa-zero3/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/u-boot-radxa-zero3
  • pkg install u-boot-radxa-zero3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: u-boot-radxa-zero3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1744131204 SHA256 (u-boot/u-boot-2024.07.tar.bz2) = f591da9ab90ef3d6b3d173766d0ddff90c4ed7330680897486117df390d83c8f SIZE (u-boot/u-boot-2024.07.tar.bz2) = 26086110

Expand this list (4 items)

Collapse this list.

SHA256 (u-boot/u-boot-2024.10.tar.bz2) = b28daf4ac17e43156363078bf510297584137f6df50fced9b12df34f61a92fb0 SIZE (u-boot/u-boot-2024.10.tar.bz2) = 26398495 SHA256 (u-boot/u-boot-2025.04.tar.bz2) = 439d3bef296effd54130be6a731c5b118be7fddd7fcc663ccbc5fb18294d8718 SIZE (u-boot/u-boot-2025.04.tar.bz2) = 33078424

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Master port: sysutils/u-boot-master
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gsed : textproc/gsed
  2. swig : devel/swig
  3. dtc>=1.4.1 : sysutils/dtc
  4. mkimage : sysutils/u-boot-tools
  5. py311-setuptools-pkg>=0 : devel/py-setuptools-pkg@py311
  6. aarch64-none-elf-gcc : devel/aarch64-none-elf-gcc
  7. e2fsprogs-libuuid>=0 : misc/e2fsprogs-libuuid
  8. gnutls>=0 : security/gnutls
  9. rk3566_ddr_1056MHz_v1.21.bin : sysutils/rkbin
  10. py311-pyelftools>0 : devel/py-pyelftools@py311
  11. bison : devel/bison
  12. gmake>=4.4.1 : devel/gmake
  13. python3.11 : lang/python311
  14. pkgconf>=1.3.0_1 : devel/pkgconf
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_u-boot-radxa-zero3
USES:
bison compiler:c11 gmake python:build pkgconfig shebangfix ssl tar:bz2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.denx.de/pub/u-boot/
  2. https://ftp.denx.de/pub/u-boot/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: sysutils/u-boot-master
CommitCreditsLog message
2025.04
24 Apr 2025 08:09:24
commit hash: 16fe63bc08d80cb27fcbc072fe10a30de12444f4commit hash: 16fe63bc08d80cb27fcbc072fe10a30de12444f4commit hash: 16fe63bc08d80cb27fcbc072fe10a30de12444f4commit hash: 16fe63bc08d80cb27fcbc072fe10a30de12444f4 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
Author: Martin Filla
sysutils/u-boot-radxa-zero3: Add new port

Add a new u-boot port for the RK3566 based radxa zero3e, zero3 board.

PR:	286290

Number of commits found: 1