[Bug 278835] [NEW PORT] sysutils/u-boot-rock-4c-plus

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 May 2024 11:06:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278835

            Bug ID: 278835
           Summary: [NEW PORT] sysutils/u-boot-rock-4c-plus
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: peterj@FreeBSD.org
 Attachment #250510 text/plain
         mime type:

Created attachment 250510
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=250510&action=edit
shar file to create port

The attached shar file creates a new U-Boot sub-port for the Radxa ROCK 4C
Plus.  (See https://wiki.radxa.com/Rock4/4cplus for more details of the board).

Note that I have been unable to make the port build on amd64, though it builds
without problem on arm64, because FreeBSD/amd64 defines __s64 as "long int",
which clashes with the "long long int" definition embedded in the U-Boot code. 
I have the same problem with other U-Boot sub-ports.

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