Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dspl.h20 #define SPL_ENV_HEADER_VERSION SPL_VERSION(0, 1) macro
/openbmc/u-boot/board/sunxi/
H A Dboard.c748 struct boot_file_head *spl = get_spl_header(SPL_ENV_HEADER_VERSION); in parse_spl_header()