Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h25 u32 fsp_tempram_init; /* tempram_init offset */ member
/openbmc/u-boot/cmd/x86/
H A Dfsp.c60 printf("\tTempRamInit : 0x%08x\n", hdr->fsp_tempram_init + img_addr); in do_hdr()