Source-Makefile: package/feeds/packages/mstflint/Makefile Package: mstflint Version: 4.29.0-r1 Depends: +libc @!(mips||mips64||mipsel) +libcurl +libexpat +liblzma +libopenssl +libsqlite3 +libstdcpp +libxml2 +zlib Conflicts: Menu-Depends: Provides: Section: Utilities Category: Utilities Repository: packages Title: Mellanox Firmware Burning and Diagnostics Tools Maintainer: Til Kaiser Source: mstflint-4.29.0-1.tar.gz License: GPL-2.0-only LicenseFiles: COPYING URL: https://github.com/Mellanox/mstflint Type: ipkg Description: This package contains a burning tool and diagnostic tools for Mellanox manufactured HCA/NIC cards. Package Contents: mflash lib This lib provides low level Flash access through Mellanox HCAs. mtcr lib (implemented in mtcr.h file) This lib enables access to HCA hardware registers. mstregdump This utility dumps hardware registers from Mellanox hardware for later analysis by Mellanox. mstvpd This utility dumps the on-card VPD. mstmcra This debug utility reads/writes a to/from the device configuration register space. mstconfig This tool sets or queries non-volatile configurable options for Mellanox HCAs. mstfwmanager Mellanox firmware update and query utility which scans the system for available Mellanox devices (only mst PCI devices) and performs the necessary firmware updates. mstreg The mlxreg utility allows users to obtain information regarding supported access registers, such as their fields and attributes. mstfwtrace The mstfwtrace utility extracts and prints trace messages generated by the firmware running on 5th generation devices iRISCs. This tool supports secure FW flow only. mstlink The mstlink tool is used to check and debug link status and issues related to them. @@ Config: config PACKAGE_MSTFLINT_INCLUDE_PYTHON bool "Include Python-dependent tools" default y depends on PACKAGE_mstflint select PACKAGE_python3-ctypes select PACKAGE_python3-logging select PACKAGE_python3-xml help All mstflint tools including the following Python-dependent: msftwreset, mstfwtrace, mstprivhost, mstresourcedump, mstresourceparse @@