Searched refs:SPL_HEADER_VERSION (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | sunxi_image.h | 24 #define SPL_HEADER_VERSION SPL_VERSION(0, 2) macro |
/u-boot/tools/ | ||
A D | mksunxiboot.c | 149 img.header.spl_signature[3] = SPL_HEADER_VERSION; in main() |
Completed in 4 milliseconds