Home
last modified time | relevance | path

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

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