Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dnand.c314 ulong count, int read, int no_verify) in raw_access() argument
332 if (!ret && !no_verify) in raw_access()
551 int no_verify = 0; in do_nand() local
567 no_verify = 1; in do_nand()
643 no_verify); in do_nand()