notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
u-boot-wandboard Cross-build das u-boot for model wandboard
2024.07 sysutils on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2022.04_1Version of this port present on the latest quarterly branch.
Maintainer: uboot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-12-09 20:09:09
Last Update: 2022-09-10 17:41:16
Commit Hash: e79fe1a
People watching this port, also watch:: oss, monit, proggy_fonts-ttf, inotify-tools
License: GPLv2
WWW:
https://www.denx.de/wiki/U-Boot
Description:
U-Boot loader for Wandboard Solo, Dual, and Quad. Install the u-boot.imx file onto the boot disk using: dd if=u-boot.imx of=/dev/whatever bs=1k oseek=1 conv=sync The U-Boot built by this port expects the first 1MB of the boot media to be reserved for the U-Boot executable and saved environment. The u-boot.imx file begins at an offset of 1K from the start of the boot disk. The U-Boot environment area begins at an offset of 512K. This version is patched so that: * ELF and API features are enabled to support ubldr. * A single U-Boot image supports Solo, Dual[lite], and Quad processors. * When the selected board has multiple SD or MMC devices available, the mmc0 device in U-Boot (and thus the disk0 device in loader(8)) will be whichever device U-Boot was loaded from by the ROM bootloader routines. The sources for this port were originally obtained from commit 87f595d1ee at https://github.com/TechNexion/U-Boot-edm/ which appears to be a slightly modified fork of the stock U-Boot 2013.10 release. As of this writing, the changes in this fork have not been rolled back into upstream U-Boot.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. share/u-boot/u-boot-wandboard/u-boot.imx
  2. share/u-boot/u-boot-wandboard/README
  3. share/u-boot/u-boot-wandboard/metadata
  4. /usr/local/share/licenses/u-boot-wandboard-2024.07/catalog.mk
  5. /usr/local/share/licenses/u-boot-wandboard-2024.07/LICENSE
  6. /usr/local/share/licenses/u-boot-wandboard-2024.07/GPLv2
Collapse this list.
Dependency lines:
  • u-boot-wandboard>0:sysutils/u-boot-wandboard
To install the port:
cd /usr/ports/sysutils/u-boot-wandboard/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/u-boot-wandboard
  • pkg install u-boot-wandboard
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: u-boot-wandboard
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1727176237 SHA256 (u-boot/u-boot-2024.07.tar.bz2) = f591da9ab90ef3d6b3d173766d0ddff90c4ed7330680897486117df390d83c8f SIZE (u-boot/u-boot-2024.07.tar.bz2) = 26086110

Packages (timestamps in pop-ups are UTC):
u-boot-wandboard
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.072024.072020.102024.072024.07---
FreeBSD:13:quarterly2024.072024.07-2024.072024.072023.102023.102023.10
FreeBSD:14:latest2024.072024.07-2024.072024.072023.01-2023.01
FreeBSD:14:quarterly2024.072024.07-2024.072024.072023.102023.102023.10
FreeBSD:15:latest2024.072024.07n/a2024.07n/a2024.012024.012024.01
Master port: sysutils/u-boot-master
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gsed : textproc/gsed
  2. swig : devel/swig
  3. dtc>=1.4.1 : sysutils/dtc
  4. mkimage : sysutils/u-boot-tools
  5. py311-setuptools-pkg>=0 : devel/py-setuptools-pkg@py311
  6. arm-none-eabi-gcc : devel/arm-none-eabi-gcc
  7. e2fsprogs-libuuid>=0 : misc/e2fsprogs-libuuid
  8. gnutls>=0 : security/gnutls
  9. bison : devel/bison
  10. gmake>=4.4.1 : devel/gmake
  11. python3.11 : lang/python311
  12. pkgconf>=1.3.0_1 : devel/pkgconf
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_u-boot-wandboard
USES:
bison compiler:c11 gmake python:build pkgconfig shebangfix ssl tar:bz2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.denx.de/pub/u-boot/
  2. https://ftp.denx.de/pub/u-boot/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: sysutils/u-boot-master
CommitCreditsLog message
2022.04_1
10 Sep 2022 17:41:16
commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Author: Tobias Kortkamp
Fix WWW in parent/child ports

Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f 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)
2022.04_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2021.07
14 Jul 2021 19:24:43
commit hash: a92d150593114dc99eae154517ce1696b1b417f6commit hash: a92d150593114dc99eae154517ce1696b1b417f6commit hash: a92d150593114dc99eae154517ce1696b1b417f6commit hash: a92d150593114dc99eae154517ce1696b1b417f6 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
u-boot-*: Remove U_BOOT_SLAVE_PORTREVISION_2021.04

This is not needed anymore as we have 2921.07 now.
2021.04_1
11 May 2021 20:22:54
commit hash: 0d6e5081eb0080c4703f1c5cc69c34f38d9149b7commit hash: 0d6e5081eb0080c4703f1c5cc69c34f38d9149b7commit hash: 0d6e5081eb0080c4703f1c5cc69c34f38d9149b7commit hash: 0d6e5081eb0080c4703f1c5cc69c34f38d9149b7 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
sysutils/u-boot-*: Remove ubldr support

We have been using loader.efi on armv7 for a long time now.
Remove support for booting with ubldr and the needed patches that were
never upstreamed.
While here add CONFIG_EFI_GRUB_ARM32_WORKAROUND=y in the Fragment as it's
needed to have the cache flushed for us when loader.efi is started.
2021.04
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2020.10
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2019.10
08 Nov 2019 09:17:05
Revision:517039Original commit files touched by this commit
lwhsu search for other commits by this committer
Use HTTPS as possible
2018.03
18 Jun 2018 20:22:13
Revision:472714Original commit files touched by this commit
linimon search for other commits by this committer
Consolidate maintainership of various u-boot ports under u-boot@.

Submitted by:		manu
Differential Revision:	D15884
2018.03
18 Jun 2018 20:02:04
Revision:472712Original commit files touched by this commit
linimon search for other commits by this committer
Canonicalize two pkg-descrs missed in D15883.
2017.01.00.2
09 Mar 2017 22:39:52
Revision:435807Original commit files touched by this commit
ian search for other commits by this committer
Update Wandboard U-Boot to use the new master port; also effectively updates
the u-boot version from 2013.10 to 2017.01

Reviewed by:	imp
Approved by:	imp
2013.10_2
24 Jul 2016 11:26:58
Revision:419001Original commit files touched by this commit
pawel search for other commits by this committer
Fix hardcoded package description path

Submitted by:	mat
2013.10_2
24 Jul 2016 09:48:39
Revision:418996Original commit files touched by this commit
pawel search for other commits by this committer
Fix few style violations in u-boot ports:

- GMAKE -> MAKE_CMD, MAKE_CMD is always set to required make implementation
- CP -> INSTALL_DATA, INSTALL_DATA makes sure files are always installed
  with proper permissions
- sysutils/u-boot-rpi: include missed files installed in STAGEDIR in PLIST_FILES

PR:		210982
Submitted by:	myself
Approved by:	maintainers timeout
2013.10_2
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
2013.10_2
09 Aug 2015 01:52:17
Revision:393756Original commit files touched by this commit
ian search for other commits by this committer
Use gcc 4.9.2 to cross-compile u-boot for wandboard.

Approved by:	rpaulo
2013.10_2
07 May 2015 20:24:16
Revision:385665Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2013.10_2
21 Feb 2015 21:47:35
Revision:379556Original commit files touched by this commit
ian search for other commits by this committer
Update the Wandboard U-Boot port to account for the difference between
the actual SoC on the board (solo/dual/quad) and the soc name as needed
for generating the fdt_file variable.  The Solo and Dual-lite SoCs are
considered to be the same part by the fdt data.

Approved by:	bapt
2013.10_1
02 Jan 2015 02:11:33
Revision:376036Original commit files touched by this commit
ian search for other commits by this committer
Leave caches enabled when launching loader(8), it speeds up loader and the
kernel can tolerate being entered with caches enabled as of r276445.

Also change the default environment to be basically the same as beaglebone.
2013.10
20 Dec 2014 19:42:46
Revision:375112Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2013.10
09 Dec 2014 20:09:01
Revision:374428Original commit files touched by this commit
imp search for other commits by this committer
FreeBSD customized u-boot loader for wandboard

Submitted by: ian@

Number of commits found: 20