git: 7434079100d0 - main - sysutils/u-boot-rpi3-32: improve pkg-descr

From: Torsten Zuehlsdorff <tz_at_FreeBSD.org>
Date: Wed, 25 Mar 2026 14:43:21 UTC
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