Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dcmd_spl.h12 #define SPL_EXPORT_LAST SPL_EXPORT_ATAGS macro
/openbmc/u-boot/cmd/
H A Dspl.c111 if ((c) && ((long)c->cmd <= SPL_EXPORT_LAST)) { in spl_export()