Linux Kernel
3.7.1
|
#include <i2400m.h>
Data Fields | |
__le32 | command |
__le32 | target_addr |
__le32 | data_size |
__le32 | block_checksum |
char | payload [0] |
i2400m_bootrom_header - Header for a boot-mode command
: the above command descriptor : where on the device memory should the action be performed. : for read/write, amount of data to be read/written : checksum value (if applicable) : the beginning of data attached to this header