Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dspl.c144 U_BOOT_CMD_MKENT(export, 0, 1, (void *)SPL_EXPORT, "", ""),
159 case SPL_EXPORT: in do_spl()
/openbmc/u-boot/include/
H A Dcmd_spl.h8 #define SPL_EXPORT (0x00000001) macro