Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 2026 14:43:21 +0000
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7434079100d0 - main - sysutils/u-boot-rpi3-32: improve pkg-descr
Message-ID:  <69c3f489.1f885.69ca070c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7434079100d05a4c97b86f404d58a1122efa7aa7

commit 7434079100d05a4c97b86f404d58a1122efa7aa7
Author:     Torsten Zuehlsdorff <tz@FreeBSD.org>
AuthorDate: 2026-03-23 20:10:25 +0000
Commit:     Torsten Zuehlsdorff <tz@FreeBSD.org>
CommitDate: 2026-03-25 14:42:58 +0000

    sysutils/u-boot-rpi3-32: improve pkg-descr
    
    Add description explaining this builds a 32-bit version of u-boot,
    useful for camera hardware since raspberrypi-userland lacks aarch64
    support.
    
    PR:             251312
---
 sysutils/u-boot-rpi3-32/pkg-descr | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/sysutils/u-boot-rpi3-32/pkg-descr b/sysutils/u-boot-rpi3-32/pkg-descr
index 7d1d2522947a..c7600bc721f2 100644
--- a/sysutils/u-boot-rpi3-32/pkg-descr
+++ b/sysutils/u-boot-rpi3-32/pkg-descr
@@ -1,3 +1,7 @@
 U-Boot loader and related files for the RPi3
 
+This version builds build a 32-bit version of u-boot.  This is useful
+for using the camera hardware, as misc/raspberrypi-userland does not
+support aarch64.
+
 For general information about U-Boot see WWW: https://www.denx.de/wiki/U-Boot


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c3f489.1f885.69ca070c>