Home
last modified time | relevance | path

Searched defs:mtd_type (Results 1 – 1 of 1) sorted by relevance

/third_party/uboot/u-boot-2020.01/tools/env/
Dfw_env.c65 uint8_t mtd_type; /* type of the MTD device */ member
866 static int flash_bad_block(int fd, uint8_t mtd_type, loff_t blockstart) in flash_bad_block()