Update sysutils/filelight to version 20.04.0
[dports.git] / sysutils / u-boot-rpi2 / pkg-descr
1 U-Boot loader for Raspberry Pi 2
2
3 To install this bootloader, copy u-boot.bin in the share/u-boot/u-boot-rpi
4 directory to the first partition, formatted as FAT16 or FAT32, on an SD card.
5 You will also need the firmware files from the rpi-firmware package.
6
7 This version is patched so that:
8  * ELF and API features are enabled.
9  * The distroboot command knows how to load FreeBSD loader(8)
10  * By default, it loads ubldr.bin (PIE) from file ubldr.bin on the FAT
11    partition to address ${kernel_addr_r}, and launches it. If ubldr.bin is
12    not found, it falls back on ubldr
13
14 For information about running FreeBSD on RaspberryPi, see
15 WWW: https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi
16
17 For general information about U-Boot see WWW: https://www.denx.de/wiki/U-Boot