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

/u-boot/tools/patman/
H A Dgitutil.py78 def name_revision(commit_hash): function
118 name = name_revision(commit_hash)
/u-boot/board/bosch/acc/
H A Dacc.c74 static const char * const name_revision[] = { variable
215 printf("rev: %s\n", name_revision[binfo->rev]);

Completed in 81 milliseconds