Home
last modified time | relevance | path

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

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