This adds tools for creating firmware and filesystem images for H3C
devices, such as HPE 1920 series switches.

This is a prerequisite for the series "realtek: add HPE 1920 support".

Changes in v2:
 - split into separate commits for each tool and add more detailed
   commit messages
 - clean up numbering of reserved struct fields in mkh3cvfs

Jan Hoffmann (2):
  mkh3cimg: add image tool for H3C devices
  mkh3cvfs: add filesystem tool for H3C devices

 CMakeLists.txt |   2 +
 src/mkh3cimg.c | 366 ++++++++++++++++++++++++++++++++++++++++++
 src/mkh3cvfs.c | 426 +++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 794 insertions(+)
 create mode 100644 src/mkh3cimg.c
 create mode 100644 src/mkh3cvfs.c

-- 
2.36.1


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to