Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dmksunxiboot.c20 #define STAMP_VALUE 0x5F0A6C39 macro
35 head_p->check_sum = cpu_to_le32(STAMP_VALUE); /* fill stamp */ in gen_check_sum()