Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A Dboard.c42 from_spl = r0 != UBOOT_NOT_LOADED_FROM_SPL; in save_boot_params()
/rk3399_rockchip-uboot/include/
H A Dspl.h16 #define UBOOT_NOT_LOADED_FROM_SPL 0x13578642 macro