Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dspl.h21 #define SPL_DT_HEADER_VERSION SPL_VERSION(0, 2) macro
/openbmc/u-boot/board/sunxi/
H A Dboard.c593 struct boot_file_head *spl = get_spl_header(SPL_DT_HEADER_VERSION); in sunxi_spl_store_dram_size()
887 struct boot_file_head *spl = get_spl_header(SPL_DT_HEADER_VERSION); in board_fit_config_name_match()