[Bug 292919] Path typo in sysutils/u-boot-quartz64-a information and README

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 03 Feb 2026 23:03:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292919

            Bug ID: 292919
           Summary: Path typo in sysutils/u-boot-quartz64-a information
                    and README
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: uboot@FreeBSD.org
          Reporter: editor@callfortesting.org
             Flags: maintainer-feedback?(uboot@FreeBSD.org)
          Assignee: uboot@FreeBSD.org

Upon installation, sysutils/u-boot-quartz64-a informs the user:

dd if=/usr/local/share/u-boot/u-boot-quartz-a/idbloader.img
of=/path/to/sdcarddevice seek=64 bs=512 conv=sync
dd if=/usr/local/share/u-boot/u-boot-quartz-a/u-boot.itb
of=/path/to/sdcarddevice seek=16384 bs=512 conv=sync

These paths should be /usr/local/share/u-boot/u-boot-quartz64-a/

/usr/local/share/u-boot/u-boot-quartz64-a/README includes the same typo.

-- 
You are receiving this mail because:
You are the assignee for the bug.