freebsd-ports/sysutils/u-boot-rpi2/pkg-descr
Stefan Eßer ade2a047e0 Remove WWW lines that have been moved into Makefiles
Approved by:	portmgr (implicit)
2022-09-08 17:46:38 +02:00

15 lines
709 B
Text

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
For general information about U-Boot see WWW: https://www.denx.de/wiki/U-Boot