Home
last modified time | relevance | path

Searched defs:spl (Results 1 – 1 of 1) sorted by relevance

/u-boot/board/sunxi/
A Dboard.c327 struct boot_file_head *spl = (void *)(ulong)SPL_ADDR; in get_spl_header() local
345 struct boot_file_head *spl = get_spl_header(SPL_DT_HEADER_VERSION); in get_spl_dt_name() local
356 struct boot_file_head *spl = get_spl_header(SPL_DRAM_HEADER_VERSION); in dram_init() local
632 struct boot_file_head *spl = get_spl_header(SPL_DT_HEADER_VERSION); in sunxi_spl_store_dram_size() local
791 struct boot_file_head *spl = get_spl_header(SPL_ENV_HEADER_VERSION); in parse_spl_header() local
992 struct boot_file_head *spl = get_spl_header(SPL_ENV_HEADER_VERSION); in set_spl_dt_name() local

Completed in 4 milliseconds