CMSIS2000
0.0.7
|
#include <uboot_image_format.h>
Definition at line 211 of file uboot_image_format.h.
ulong bootm_headers::cmdline_end |
Definition at line 251 of file uboot_image_format.h.
ulong bootm_headers::cmdline_start |
Definition at line 250 of file uboot_image_format.h.
ulong bootm_headers::ep |
Definition at line 239 of file uboot_image_format.h.
ulong bootm_headers::ft_len |
Definition at line 246 of file uboot_image_format.h.
ulong bootm_headers::initrd_end |
Definition at line 249 of file uboot_image_format.h.
ulong bootm_headers::initrd_start |
Definition at line 248 of file uboot_image_format.h.
bd_t* bootm_headers::kbd |
Definition at line 252 of file uboot_image_format.h.
image_header_t* bootm_headers::legacy_hdr_os |
Definition at line 217 of file uboot_image_format.h.
image_header_t bootm_headers::legacy_hdr_os_copy |
Definition at line 218 of file uboot_image_format.h.
ulong bootm_headers::legacy_hdr_valid |
Definition at line 219 of file uboot_image_format.h.
image_info_t bootm_headers::os |
Definition at line 238 of file uboot_image_format.h.
ulong bootm_headers::rd_end |
Definition at line 241 of file uboot_image_format.h.
ulong bootm_headers::rd_start |
Definition at line 241 of file uboot_image_format.h.
int bootm_headers::state |
Definition at line 265 of file uboot_image_format.h.
int bootm_headers::verify |
Definition at line 255 of file uboot_image_format.h.