Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dspl.h18 #define SPL_HEADER_VERSION SPL_VERSION(0, 2) macro
/openbmc/u-boot/tools/
H A Dmksunxiboot.c151 img.header.spl_signature[3] = SPL_HEADER_VERSION; in main()