Linux Kernel
3.7.1
|
Data Fields | |
u32 | magic_code |
u32 | count |
u32 | len |
u32 | offset [MAX_IMG_CNT] |
char | hostname [32] |
char | date [32] |
Definition at line 43 of file usb_boot.c.
u32 count |
Definition at line 45 of file usb_boot.c.
char date[32] |
Definition at line 49 of file usb_boot.c.
char hostname[32] |
Definition at line 48 of file usb_boot.c.
u32 len |
Definition at line 46 of file usb_boot.c.
u32 magic_code |
Definition at line 44 of file usb_boot.c.
Definition at line 47 of file usb_boot.c.