Home
last modified time | relevance | path

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

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