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

/u-boot/arch/arm/mach-keystone/
H A Dconfig.mk
/u-boot/arch/arm/mach-renesas/
H A DMakefile[all...]
/u-boot/arch/sandbox/
H A Dconfig.mk
/u-boot/
H A DMakefile[all...]
/u-boot/board/sunxi/
H A Dboard.c249 struct boot_file_head *spl = (void *)(ulong)SPL_ADDR; local
267 struct boot_file_head *spl = get_spl_header(SPL_DT_HEADER_VERSION); local
278 struct boot_file_head *spl = get_spl_header(SPL_DRAM_HEADER_VERSION); local
545 struct boot_file_head *spl = get_spl_header(SPL_DT_HEADER_VERSION); local
710 struct boot_file_head *spl = get_spl_header(SPL_ENV_HEADER_VERSION); local
912 struct boot_file_head *spl = get_spl_header(SPL_ENV_HEADER_VERSION); local
[all...]
/u-boot/tools/
H A DMakefile

Completed in 166 milliseconds