SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
image_info_t Struct Reference

Public Attributes

uint8_tdest
 
char filename [FILENAME_MAX_LEN]
 
uint8_tof_dest
 
uint8_tconfig_dest
 
uint8_t is_config
 
char of_filename [FILENAME_MAX_LEN]
 
char config_filename [FILENAME_MAX_LEN]
 
unsigned char * dest
 
unsigned char * sbi_dest
 
char sbi_filename [FILENAME_MAX_LEN]
 
unsigned char * uboot_dest
 
char uboot_filename [FILENAME_MAX_LEN]
 
uint8_tbl31_dest
 
char bl31_filename [FILENAME_MAX_LEN]
 
uint8_tscp_dest
 
char scp_filename [FILENAME_MAX_LEN]
 
uint8_tsplash_dest
 
char splash_filename [FILENAME_MAX_LEN]
 
uint8_tkernel_dest
 
uint8_tramdisk_dest
 
uint8_tof_overlay_dest
 
uint8_textlinux_dest
 
char extlinux_filename [FILENAME_MAX_LEN]
 
uint8_te906_dest
 
char e906_filename [FILENAME_MAX_LEN]
 
char kernel_filename [FILENAME_MAX_LEN]
 
uint8_tbl33_dest
 
char bl33_filename [FILENAME_MAX_LEN]
 
uint32_t offset
 
uint32_t length
 
uint32_t of_offset
 
uint8_tuboot_dest
 
unsigned int offset
 
unsigned int length
 
unsigned int of_offset
 
unsigned char * of_dest
 
unsigned int elf_offset
 
unsigned char * elf_dest
 
char elf_filename [FILENAME_MAX_LEN]
 

Member Data Documentation

◆ bl31_dest

uint8_t * image_info_t::bl31_dest

◆ bl31_filename

char image_info_t::bl31_filename

◆ bl33_dest

uint8_t* image_info_t::bl33_dest

◆ bl33_filename

char image_info_t::bl33_filename[FILENAME_MAX_LEN]

◆ config_dest

uint8_t * image_info_t::config_dest

◆ config_filename

char image_info_t::config_filename

◆ dest [1/2]

uint8_t * image_info_t::dest

◆ dest [2/2]

unsigned char* image_info_t::dest

◆ e906_dest

uint8_t* image_info_t::e906_dest

◆ e906_filename

char image_info_t::e906_filename[FILENAME_MAX_LEN]

◆ elf_dest

unsigned char* image_info_t::elf_dest

◆ elf_filename

char image_info_t::elf_filename[FILENAME_MAX_LEN]

◆ elf_offset

unsigned int image_info_t::elf_offset

◆ extlinux_dest

uint8_t * image_info_t::extlinux_dest

◆ extlinux_filename

char image_info_t::extlinux_filename

◆ filename

char image_info_t::filename

◆ is_config

uint8_t image_info_t::is_config

◆ kernel_dest

uint8_t * image_info_t::kernel_dest

◆ kernel_filename

char image_info_t::kernel_filename

◆ length [1/2]

uint32_t image_info_t::length

◆ length [2/2]

unsigned int image_info_t::length

◆ of_dest [1/2]

uint8_t * image_info_t::of_dest

◆ of_dest [2/2]

unsigned char* image_info_t::of_dest

◆ of_filename

char image_info_t::of_filename

◆ of_offset [1/2]

uint32_t image_info_t::of_offset

◆ of_offset [2/2]

unsigned int image_info_t::of_offset

◆ of_overlay_dest

uint8_t* image_info_t::of_overlay_dest

◆ offset [1/2]

uint32_t image_info_t::offset

◆ offset [2/2]

unsigned int image_info_t::offset

◆ ramdisk_dest

uint8_t * image_info_t::ramdisk_dest

◆ sbi_dest

unsigned char * image_info_t::sbi_dest

◆ sbi_filename

char image_info_t::sbi_filename

◆ scp_dest

uint8_t * image_info_t::scp_dest

◆ scp_filename

char image_info_t::scp_filename

◆ splash_dest

uint8_t* image_info_t::splash_dest

◆ splash_filename

char image_info_t::splash_filename[FILENAME_MAX_LEN]

◆ uboot_dest [1/2]

unsigned char * image_info_t::uboot_dest

◆ uboot_dest [2/2]

uint8_t* image_info_t::uboot_dest

◆ uboot_filename

char image_info_t::uboot_filename

The documentation for this struct was generated from the following files: