Linux Kernel
3.7.1
|
#include <hpidspcd.h>
Data Fields | |
u32 | size |
u32 | type |
u32 | adapter |
u32 | version |
u32 | checksum |
Header structure for dsp firmware file This structure must match that used in s2bin.c for generation of asidsp.bin
Definition at line 36 of file hpidspcd.h.
Adapter model number
Definition at line 42 of file hpidspcd.h.
u32 checksum |
Data checksum
Definition at line 46 of file hpidspcd.h.
u32 size |
Size in bytes including header
Definition at line 38 of file hpidspcd.h.
File type tag "CODE" == 0x45444F43
Definition at line 40 of file hpidspcd.h.
u32 version |
Firmware version
Definition at line 44 of file hpidspcd.h.