Home
last modified time | relevance | path

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

/u-boot/arch/x86/include/asm/
A Dhandoff.h18 struct arch_spl_handoff { struct
19 ulong usable_ram_top;
20 void *hob_list;
/u-boot/arch/arm/include/asm/
A Dhandoff.h17 struct arch_spl_handoff { struct
18 ulong usable_ram_top;
/u-boot/arch/sandbox/include/asm/
A Dhandoff.h14 struct arch_spl_handoff { struct
15 ulong magic; /* Used for testing */

Completed in 82 milliseconds