Port details |
- u-boot-beaglebone-eabi U-Boot loader for BeagleBone and BeagleBone Black
- 2013.04 sysutils
=0 2013.04Version of this port present on the latest quarterly branch. - Maintainer: kientzle@FreeBSD.org
 - Port Added: 2013-07-29 00:04:53
- Last Update: 2014-09-09 20:32:49
- SVN Revision: 367778
- License: not specified in port
- WWW:
- http://www.denx.de/wiki/U-Boot
- Description:
- U-Boot loader for BeagleBone and BeagleBone Black.
This version is patched so that:
* ELF and API features are enabled
* U-Boot binary is called BB-UBOOT.IMG
* It loads env from BB-UENV.TXT (an empty file suffices)
* It loads BBONE.DTB if running on an older (white) BeagleBone,
or BBONEBLK.DTB if running on a BeagleBone Black
* By default, it loads ELF ubldr from file BBUBLDR to address 0x88000000
Note: prefixing the boot files with 'BB' allows building
images with boot bits for more than one board.
For information about running FreeBSD on BeagleBone or BeagleBone Black, see
https://wiki.freebsd.org/FreeBSD/arm/BeagleBone
For general information about U-Boot, see
WWW: http://www.denx.de/wiki/U-Boot
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- u-boot-beaglebone-eabi>0:sysutils/u-boot-beaglebone-eabi
- No installation instructions:
- This port has been deleted.
- PKGNAME: u-boot-beaglebone-eabi
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- arm-eabi-gcc : devel/arm-eabi-gcc
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2013.04 09 Sep 2014 20:32:49
  |
marino  |
Remove unstaged devel/arm-eabi-gcc and cascade remove four others
Without devel/arm-eabi-gcc, unstaged cross-gcc has no purpose, nor
does either of the -binutils ports. The sysutils/u-boot-beaglebone-eabi
was staged, but is a casualty of the arm-eabi-gcc removal. |
2013.04 25 Jun 2014 05:35:32
  |
bapt  |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
2013.04 29 May 2014 11:20:14
  |
miwi  |
- Convert gmake,bzip2,xz to USES
Approved by: portmgr |
2013.04 19 Apr 2014 02:27:31
  |
db  |
- unbreak on HEAD
- stagify
- Tim is swamped |
2013.04 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
2013.04 29 Jul 2013 00:04:34
  |
kientzle (src committer)  |
Add U-Boot for BeagleBone and BeagleBone Black
running FreeBSD/arm EABI.
Approved by: db |
Number of commits found: 6
|