Home
last modified time | relevance | path

Searched refs:spl_info (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/tools/
Drkcommon.c62 struct spl_info { struct
69 static struct spl_info spl_infos[] = { argument
86 static struct spl_info *rkcommon_get_spl_info(char *imagename) in rkcommon_get_spl_info()
127 struct spl_info *info = rkcommon_get_spl_info(params->imagename); in rkcommon_get_spl_hdr()
138 struct spl_info *info = rkcommon_get_spl_info(params->imagename); in rkcommon_get_spl_size()
148 struct spl_info *info = rkcommon_get_spl_info(params->imagename); in rkcommon_need_rc4_spl()
218 struct spl_info **spl_info) in rkcommon_parse_header() argument
224 if (spl_info) in rkcommon_parse_header()
225 *spl_info = NULL; in rkcommon_parse_header()
248 if (spl_info) in rkcommon_parse_header()
[all …]