Home
last modified time | relevance | path

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

/u-boot/common/spl/
A Dspl_legacy.c51 spl_image->dcrc_length = image_get_data_size(header); in spl_parse_legacy_header()
A Dspl.c534 if (!ret && spl_image->dcrc_length) { in spl_load_image()
537 spl_image->dcrc_length, CHUNKSZ_CRC32); in spl_load_image()
/u-boot/include/
A Dspl.h206 ulong dcrc_length; member

Completed in 6 milliseconds