Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dmkenvimage.c79 unsigned char padbyte = 0xff; in main() local
114 padbyte = xstrtol(optarg); in main()
156 memset(envptr, padbyte, envsize); in main()