Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/
H A Dboard.c41 from_spl = r0 != UBOOT_NOT_LOADED_FROM_SPL; in save_boot_params()
/openbmc/u-boot/include/
H A Dspl.h17 #define UBOOT_NOT_LOADED_FROM_SPL 0x13578642 macro