Home
last modified time | relevance | path

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

/openbmc/u-boot/board/sunxi/
H A Dboard.c297 static struct boot_file_head * get_spl_header(uint8_t req_version) in get_spl_header() function
317 struct boot_file_head *spl = get_spl_header(SPL_DRAM_HEADER_VERSION); in dram_init()
593 struct boot_file_head *spl = get_spl_header(SPL_DT_HEADER_VERSION); in sunxi_spl_store_dram_size()
748 struct boot_file_head *spl = get_spl_header(SPL_ENV_HEADER_VERSION); in parse_spl_header()
887 struct boot_file_head *spl = get_spl_header(SPL_DT_HEADER_VERSION); in board_fit_config_name_match()