|
Velocity Userspace
|
Information about a firmware image or partition. More...
#include <switchtec.h>

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. | |
Information about a firmware image or partition.
Definition at line 285 of file switchtec.h.
1.8.17