mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
12 lines
535 B
Text
12 lines
535 B
Text
U-Boot loader for BeagleBone and BeagleBone Black.
|
|
|
|
To install this bootloader, copy the files MLO and bb-uboot.img to the FAT
|
|
partition on an SD card or the eMMC. Normally this is partition 1, but
|
|
different partitions can be set with U-Boot environment variables.
|
|
|
|
This version is patched so that:
|
|
* API features are enabled.
|
|
* A boot.scr (U-Boot scripts ) that loads ubldr.bin and execute it is included
|
|
|
|
For information about running FreeBSD on BeagleBone or BeagleBone Black, see
|
|
https://wiki.freebsd.org/FreeBSD/arm/BeagleBone
|