Page MenuHomeFreeBSD

D46730.1775299545.diff
No OneTemporary

Size
7 KB
Referenced Files
None
Subscribers
None

D46730.1775299545.diff

diff --git a/sysutils/Makefile b/sysutils/Makefile
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1468,6 +1468,7 @@
SUBDIR += testdisk
SUBDIR += tflint
SUBDIR += thefish
+ SUBDIR += ti-linux-firmware
SUBDIR += tiempo
SUBDIR += timelimit
SUBDIR += timemon
diff --git a/sysutils/ti-linux-firmware/Makefile b/sysutils/ti-linux-firmware/Makefile
new file mode 100644
--- /dev/null
+++ b/sysutils/ti-linux-firmware/Makefile
@@ -0,0 +1,14 @@
+PORTNAME= ti-linux-firmware
+PORTVERSION= 10.00.06
+CATEGORIES= sysutils
+
+MAINTAINER= oh@freebsd.org
+MASTER_SITES= https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/snapshot/
+
+do-install:
+ ${MKDIR} ${STAGEDIR}/${PREFIX}/share/${PORTNAME}/
+ (cd ${WRKSRC}/ && ${COPYTREE_SHARE} ti-pruss ${STAGEDIR}${PREFIX}/share/${PORTNAME}/)
+ (cd ${WRKSRC}/ && ${COPYTREE_SHARE} ti-sysfw ${STAGEDIR}${PREFIX}/share/${PORTNAME}/)
+ (cd ${WRKSRC}/ && ${COPYTREE_SHARE} ti-dm ${STAGEDIR}${PREFIX}/share/${PORTNAME}/)
+
+.include <bsd.port.mk>
diff --git a/sysutils/ti-linux-firmware/distinfo b/sysutils/ti-linux-firmware/distinfo
new file mode 100644
--- /dev/null
+++ b/sysutils/ti-linux-firmware/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1720900866
+SHA256 (ti-linux-firmware-10.00.06.tar.gz) = 4a994fc9d54ce4980396f2e5e80870fdeb181da699bc717fcbd787c20a67cd6f
+SIZE (ti-linux-firmware-10.00.06.tar.gz) = 588621425
diff --git a/sysutils/ti-linux-firmware/pkg-descr b/sysutils/ti-linux-firmware/pkg-descr
new file mode 100644
--- /dev/null
+++ b/sysutils/ti-linux-firmware/pkg-descr
@@ -0,0 +1 @@
+Ti processor firmware
diff --git a/sysutils/ti-linux-firmware/pkg-plist b/sysutils/ti-linux-firmware/pkg-plist
new file mode 100644
--- /dev/null
+++ b/sysutils/ti-linux-firmware/pkg-plist
@@ -0,0 +1,117 @@
+%%DATADIR%%/ti-pruss/am335x-pru0-prueth-fw.elf
+%%DATADIR%%/ti-pruss/am335x-pru0-pruhsr-fw.elf
+%%DATADIR%%/ti-pruss/am335x-pru0-pruprp-fw.elf
+%%DATADIR%%/ti-pruss/am335x-pru0-prusw-fw.elf
+%%DATADIR%%/ti-pruss/am335x-pru1-prueth-fw.elf
+%%DATADIR%%/ti-pruss/am335x-pru1-pruhsr-fw.elf
+%%DATADIR%%/ti-pruss/am335x-pru1-pruprp-fw.elf
+%%DATADIR%%/ti-pruss/am335x-pru1-prusw-fw.elf
+%%DATADIR%%/ti-pruss/am437x-pru0-prueth-fw.elf
+%%DATADIR%%/ti-pruss/am437x-pru0-pruhsr-fw.elf
+%%DATADIR%%/ti-pruss/am437x-pru0-pruprp-fw.elf
+%%DATADIR%%/ti-pruss/am437x-pru0-prusw-fw.elf
+%%DATADIR%%/ti-pruss/am437x-pru1-prueth-fw.elf
+%%DATADIR%%/ti-pruss/am437x-pru1-pruhsr-fw.elf
+%%DATADIR%%/ti-pruss/am437x-pru1-pruprp-fw.elf
+%%DATADIR%%/ti-pruss/am437x-pru1-prusw-fw.elf
+%%DATADIR%%/ti-pruss/am57xx-pru0-prueth-fw.elf
+%%DATADIR%%/ti-pruss/am57xx-pru0-pruhsr-fw.elf
+%%DATADIR%%/ti-pruss/am57xx-pru0-pruprp-fw.elf
+%%DATADIR%%/ti-pruss/am57xx-pru0-prusw-fw.elf
+%%DATADIR%%/ti-pruss/am57xx-pru1-prueth-fw.elf
+%%DATADIR%%/ti-pruss/am57xx-pru1-pruhsr-fw.elf
+%%DATADIR%%/ti-pruss/am57xx-pru1-pruprp-fw.elf
+%%DATADIR%%/ti-pruss/am57xx-pru1-prusw-fw.elf
+%%DATADIR%%/ti-pruss/am65x-pru0-prueth-fw.elf
+%%DATADIR%%/ti-pruss/am65x-pru1-prueth-fw.elf
+%%DATADIR%%/ti-pruss/am65x-rtu0-prueth-fw.elf
+%%DATADIR%%/ti-pruss/am65x-rtu1-prueth-fw.elf
+%%DATADIR%%/ti-pruss/am65x-sr2-pru0-prueth-fw.elf
+%%DATADIR%%/ti-pruss/am65x-sr2-pru0-pruhsr-fw.elf
+%%DATADIR%%/ti-pruss/am65x-sr2-pru0-prusw-fw.elf
+%%DATADIR%%/ti-pruss/am65x-sr2-pru1-prueth-fw.elf
+%%DATADIR%%/ti-pruss/am65x-sr2-pru1-pruhsr-fw.elf
+%%DATADIR%%/ti-pruss/am65x-sr2-pru1-prusw-fw.elf
+%%DATADIR%%/ti-pruss/am65x-sr2-rtu0-prueth-fw.elf
+%%DATADIR%%/ti-pruss/am65x-sr2-rtu0-pruhsr-fw.elf
+%%DATADIR%%/ti-pruss/am65x-sr2-rtu0-prusw-fw.elf
+%%DATADIR%%/ti-pruss/am65x-sr2-rtu1-prueth-fw.elf
+%%DATADIR%%/ti-pruss/am65x-sr2-rtu1-pruhsr-fw.elf
+%%DATADIR%%/ti-pruss/am65x-sr2-rtu1-prusw-fw.elf
+%%DATADIR%%/ti-pruss/am65x-sr2-txpru0-prueth-fw.elf
+%%DATADIR%%/ti-pruss/am65x-sr2-txpru0-pruhsr-fw.elf
+%%DATADIR%%/ti-pruss/am65x-sr2-txpru0-prusw-fw.elf
+%%DATADIR%%/ti-pruss/am65x-sr2-txpru1-prueth-fw.elf
+%%DATADIR%%/ti-pruss/am65x-sr2-txpru1-pruhsr-fw.elf
+%%DATADIR%%/ti-pruss/am65x-sr2-txpru1-prusw-fw.elf
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-am62ax-gp.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-am62ax-hs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-am62ax-hs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-am62ax-hs-fs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-am62ax-hs-fs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-am62px-hs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-am62px-hs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-am62px-hs-fs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-am62px-hs-fs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-am62x-gp.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-am62x-hs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-am62x-hs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-am62x-hs-fs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-am62x-hs-fs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j7200-gp.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j7200-hs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j7200-hs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j7200-hs-fs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j7200-hs-fs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j7200_sr2-hs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j7200_sr2-hs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j7200_sr2-hs-fs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j7200_sr2-hs-fs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j721e-gp.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j721e-hs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j721e-hs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j721e-hs-fs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j721e-hs-fs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j721e_sr1_1-hs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j721e_sr1_1-hs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j721e_sr1_1-hs-fs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j721e_sr1_1-hs-fs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j721e_sr2-hs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j721e_sr2-hs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j721e_sr2-hs-fs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j721e_sr2-hs-fs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j721s2-gp.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j721s2-hs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j721s2-hs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j721s2-hs-fs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j721s2-hs-fs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j722s-hs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j722s-hs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j722s-hs-fs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j722s-hs-fs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j784s4-gp.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j784s4-hs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j784s4-hs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j784s4-hs-fs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-firmware-j784s4-hs-fs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-stub-firmware-am62ax-gp.bin
+%%DATADIR%%/ti-sysfw/ti-fs-stub-firmware-am62ax-hs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-stub-firmware-am62ax-hs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-stub-firmware-am62px-hs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-stub-firmware-am62px-hs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-fs-stub-firmware-am62x-gp.bin
+%%DATADIR%%/ti-sysfw/ti-fs-stub-firmware-am62x-hs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-fs-stub-firmware-am62x-hs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-sci-firmware-am64x-gp.bin
+%%DATADIR%%/ti-sysfw/ti-sci-firmware-am64x-hs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-sci-firmware-am64x-hs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-sci-firmware-am64x_sr2-hs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-sci-firmware-am64x_sr2-hs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-sci-firmware-am64x_sr2-hs-fs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-sci-firmware-am64x_sr2-hs-fs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-sci-firmware-am65x-gp.bin
+%%DATADIR%%/ti-sysfw/ti-sci-firmware-am65x-hs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-sci-firmware-am65x-hs-enc.bin
+%%DATADIR%%/ti-sysfw/ti-sci-firmware-am65x_sr2-gp.bin
+%%DATADIR%%/ti-sysfw/ti-sci-firmware-am65x_sr2-hs-cert.bin
+%%DATADIR%%/ti-sysfw/ti-sci-firmware-am65x_sr2-hs-enc.bin

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 4, 10:45 AM (5 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28258940
Default Alt Text
D46730.1775299545.diff (7 KB)

Event Timeline