Searched refs:API_SEARCH_LEN (Results 1 - 2 of 2) sorted by relevance

/u-boot/examples/api/
H A Dglue.h15 #define API_SEARCH_LEN (3 * 1024 * 1024) /* 3MB search range */ macro
H A Dglue.c55 search_end = search_start + API_SEARCH_LEN - API_SIG_MAGLEN;

Completed in 35 milliseconds