Searched refs:SPL_EXPORT_LAST (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | cmd_spl.h | 12 #define SPL_EXPORT_LAST SPL_EXPORT_ATAGS macro |
/external/u-boot/cmd/ | ||
D | spl.c | 111 if ((c) && ((long)c->cmd <= SPL_EXPORT_LAST)) { in spl_export() |