]> git.openfabrics.org - ~adrianc/mstflint.git/commit
- added support for accessing flash through ICMD in mstflint
authorAdrian Chiris <adrianc@mellanox.com>
Mon, 17 Nov 2014 16:11:43 +0000 (18:11 +0200)
committerAdrian Chiris <adrianc@mellanox.com>
Mon, 17 Nov 2014 16:11:43 +0000 (18:11 +0200)
commit1da919ca9dc44c4c8d366ce902ab14127ed453b9
tree0269d07983beb5403dc0d58541bf9a38005d617e
parent4354a45b32a1a17758cec1551f5bcda08f7ca31b
- added support for accessing flash through ICMD in mstflint
- initial porting of mft-3.8.0 changes (mflash, mlxfwops, flint, mlxconfig, reg_access)
- added cmdif library : library for sending command to devices that support Tools HCR (ConnectX3 and Connect3Pro devices)
49 files changed:
Makefile.am
cmdif/Makefile.am [new file with mode: 0644]
cmdif/tools_cif.c [new file with mode: 0644]
cmdif/tools_cif.h [new file with mode: 0644]
common/tools_utils.h
configure.ac
debian/changelog
include/mtcr_ul/mtcr.h
mflash/mflash.c
mflash/mflash.h
mflash/mflash_access_layer.c
mflash/mflash_access_layer.h
mflash/mflash_common_structs.h
mflash/mflash_pack_layer.c
mflash/mflash_pack_layer.h
mflash/mflash_types.h
mlxconfig/Makefile.am
mlxconfig/mlxcfg_lib.cpp
mlxconfig/mlxcfg_lib.h
mlxconfig/mlxcfg_parser.cpp
mlxconfig/mlxcfg_ui.cpp
mlxconfig/mlxcfg_ui.h
mlxfwops/lib/flint_base.h
mlxfwops/lib/flint_io.cpp
mlxfwops/lib/flint_io.h
mlxfwops/lib/fs2_ops.cpp
mlxfwops/lib/fs3_ops.cpp
mlxfwops/lib/fs3_ops.h
mlxfwops/lib/fw_ops.cpp
mlxfwops/lib/fw_ops.h
mlxfwops/lib/mlxfwops_com.h
mtcr_ul/Makefile.am
mtcr_ul/mtcr_ib.h
mtcr_ul/mtcr_ib_ofed.c
mtcr_ul/mtcr_int_defs.h
mtcr_ul/mtcr_tools_cif.c
mtcr_ul/mtcr_tools_cif.h
mtcr_ul/mtcr_ul.c
reg_access/reg_access.c
reg_access/reg_access.h
tools_layouts/Makefile.am
tools_layouts/adb_to_c_utils.c
tools_layouts/adb_to_c_utils.h
tools_layouts/cibfw_layouts.c
tools_layouts/cibfw_layouts.h
tools_layouts/register_access_open_layouts.c
tools_layouts/register_access_open_layouts.h
tools_layouts/tools_open_layouts.c
tools_layouts/tools_open_layouts.h