Home
last modified time | relevance | path

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

/external/u-boot/common/
Dflash.c122 flash_write (char *src, ulong addr, ulong cnt) in flash_write() function
/external/u-boot/tools/env/
Dfw_env.c1160 static int flash_write(int fd_current, int fd_target, int dev_target) in flash_write() function