CMSIS2000  0.0.7
 Указатель Структуры данных Файлы Функции Переменные Определения типов Перечисления Элементы перечислений Макросы Группы Страницы
Структура bootm_headers

#include <uboot_image_format.h>

Граф связей класса bootm_headers:

Поля данных

ulong cmdline_end
ulong cmdline_start
ulong ep
ulong ft_len
ulong initrd_end
ulong initrd_start
bd_tkbd
image_header_tlegacy_hdr_os
image_header_t legacy_hdr_os_copy
ulong legacy_hdr_valid
image_info_t os
ulong rd_end
ulong rd_start
int state
int verify

Подробное описание

См. определение в файле uboot_image_format.h строка 211

Поля

ulong bootm_headers::cmdline_end

См. определение в файле uboot_image_format.h строка 251

ulong bootm_headers::cmdline_start

См. определение в файле uboot_image_format.h строка 250

ulong bootm_headers::ep

См. определение в файле uboot_image_format.h строка 239

ulong bootm_headers::ft_len

См. определение в файле uboot_image_format.h строка 246

ulong bootm_headers::initrd_end

См. определение в файле uboot_image_format.h строка 249

ulong bootm_headers::initrd_start

См. определение в файле uboot_image_format.h строка 248

bd_t* bootm_headers::kbd

См. определение в файле uboot_image_format.h строка 252

image_header_t* bootm_headers::legacy_hdr_os

См. определение в файле uboot_image_format.h строка 217

image_header_t bootm_headers::legacy_hdr_os_copy

См. определение в файле uboot_image_format.h строка 218

ulong bootm_headers::legacy_hdr_valid

См. определение в файле uboot_image_format.h строка 219

image_info_t bootm_headers::os

См. определение в файле uboot_image_format.h строка 238

ulong bootm_headers::rd_end

См. определение в файле uboot_image_format.h строка 241

ulong bootm_headers::rd_start

См. определение в файле uboot_image_format.h строка 241

int bootm_headers::state

См. определение в файле uboot_image_format.h строка 265

int bootm_headers::verify

См. определение в файле uboot_image_format.h строка 255


Объявления и описания членов структуры находятся в файле: