Searched refs:SPL_EXPORT_LAST (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ | ||
| H A D | cmd_spl.h | 13 #define SPL_EXPORT_LAST SPL_EXPORT_ATAGS macro |
| /rk3399_rockchip-uboot/cmd/ | ||
| H A D | spl.c | 112 if ((c) && ((long)c->cmd <= SPL_EXPORT_LAST)) { in spl_export() |