Home
last modified time | relevance | path

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

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