Searched refs:SPL_ADDR (Results 1 – 2 of 2) sorted by relevance
12 #define SPL_ADDR CONFIG_SUNXI_SRAM_ADDRESS macro
262 struct boot_file_head *egon_head = (void *)SPL_ADDR; in sunxi_get_boot_source()263 struct toc0_main_info *toc0_info = (void *)SPL_ADDR; in sunxi_get_boot_source()332 struct boot_file_head *egon_head = (void *)SPL_ADDR; in sunxi_get_spl_size()333 struct toc0_main_info *toc0_info = (void *)SPL_ADDR; in sunxi_get_spl_size()
Completed in 5 milliseconds