Switchtec Userspace  PROJECT_NUMBER = PROJECT_NUMBER=PROJECT_NUMBER = 2.2
Public Attributes | List of all members
switchtec_fw_image_info Struct Reference

Information about a firmware image or partition. More...

#include <switchtec.h>

Collaboration diagram for switchtec_fw_image_info:
Collaboration graph
[legend]

Public Attributes

enum switchtec_gen gen
 Image generation.
 
unsigned long part_id
 Image partition ID.
 
enum switchtec_fw_type type
 Image partition type.
 
char version [32]
 Firmware/Config version.
 
size_t part_addr
 Address of the partition.
 
size_t part_len
 Length of the partition.
 
size_t part_body_offset
 Partition image body offset.
 
size_t image_len
 Length of the image.
 
unsigned long image_crc
 CRC checksum of the image.
 

Detailed Description

Information about a firmware image or partition.

Definition at line 213 of file switchtec.h.


The documentation for this struct was generated from the following file: