Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Drkcommon.h44 int rkcommon_get_spl_size(struct image_tool_params *params);
H A Drkcommon.c136 int rkcommon_get_spl_size(struct image_tool_params *params) in rkcommon_get_spl_size() function
193 if (file_size > rkcommon_get_spl_size(params)) in rkcommon_set_header()