Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/
H A Dboard.c36 static bool from_spl __attribute__ ((section(".data"))); variable
/openbmc/u-boot/common/
H A Dboard_f.c774 bool from_spl = IS_ENABLED(CONFIG_SPL_BOOTSTAGE) && in initf_bootstage() local