Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Drkcommon.c116 struct spl_info { struct
124 static struct spl_info spl_infos[] = { argument
170 static struct spl_info *rkcommon_get_spl_info(char *imagename) in rkcommon_get_spl_info()
258 struct spl_info *info = rkcommon_get_spl_info(params->imagename); in rkcommon_get_spl_hdr()
268 struct spl_info *info = rkcommon_get_spl_info(params->imagename); in rkcommon_get_spl_size()
278 struct spl_info *info = rkcommon_get_spl_info(params->imagename); in rkcommon_need_rc4_spl()
288 struct spl_info *info = rkcommon_get_spl_info(params->imagename); in rkcommon_is_header_v2()
400 struct spl_info **spl_info) in rkcommon_parse_header() argument
406 if (spl_info) in rkcommon_parse_header()
407 *spl_info = NULL; in rkcommon_parse_header()
[all …]