Port details on branch 2021Q3 |
- u-boot-rpi2 Cross-build das u-boot for model rpi2
- 2021.04_1 sysutils
=0 Package not present on quarterly.This is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error. - Maintainer: uboot@FreeBSD.org
 - Port Added: 2021-07-10 01:03:32
- Last Update: unknown
- License: GPLv2
- WWW:
- https://www.denx.de/wiki/U-Boot
- Description:
- U-Boot loader for Raspberry Pi 2
To install this bootloader, copy u-boot.bin in the share/u-boot/u-boot-rpi
directory to the first partition, formatted as FAT16 or FAT32, on an SD card.
You will also need the firmware files from the rpi-firmware package.
This version is patched so that:
* ELF and API features are enabled.
* The distroboot command knows how to load FreeBSD loader(8)
* By default, it loads ubldr.bin (PIE) from file ubldr.bin on the FAT
partition to address ${kernel_addr_r}, and launches it. If ubldr.bin is
not found, it falls back on ubldr
For information about running FreeBSD on RaspberryPi, see
WWW: https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi
For general information about U-Boot see WWW: https://www.denx.de/wiki/U-Boot
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- u-boot-rpi2>0:sysutils/u-boot-rpi2
- To install the port:
- cd /usr/ports/sysutils/u-boot-rpi2/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/u-boot-rpi2
- pkg install u-boot-rpi2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: u-boot-rpi2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1617718705
SHA256 (u-boot/u-boot-2021.04.tar.bz2) = 0d438b1bb5cceb57a18ea2de4a0d51f7be5b05b98717df05938636e0aadfe11a
SIZE (u-boot/u-boot-2021.04.tar.bz2) = 16673334
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: sysutils/u-boot-master
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gsed : textproc/gsed
- swig : devel/swig
- dtc>=1.4.1 : sysutils/dtc
- mkimage : sysutils/u-boot-tools
- py38-setuptools-pkg>=0 : devel/py-setuptools-pkg@py38
- arm-none-eabi-gcc : devel/arm-none-eabi-gcc
- bison : devel/bison
- gmake>=4.3 : devel/gmake
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_u-boot-rpi2
- USES:
- bison gmake python:3.7+,build shebangfix tar:bz2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|