Searched refs:flash_read_buf (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/env/ |
| H A D | fw_env.c | 706 static int flash_read_buf (int dev, int fd, void *buf, size_t count, in flash_read_buf() function 853 rc = flash_read_buf(dev, fd, data, write_total, erase_offset); in flash_write_buf() 1049 rc = flash_read_buf(dev_current, fd, environment.image, CUR_ENVSIZE, in flash_read()
|