Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/env/
H A Dfw_env.c328 static int ubi_write(int fd, const void *buf, size_t count) in ubi_write() function
1187 return ubi_write(fd_target, environment.image, CUR_ENVSIZE); in flash_write()