nuttx-apps/system/fastboot
yangsong8 68c3df741f apps/fastboot: add O_DIRECT param when open
No need to read back when writing Flash and it is more effiecntly
when use O_DIRECT.

Signed-off-by: yangsong8 <yangsong8@xiaomi.com>
2026-04-20 15:20:18 +08:00
..
CMakeLists.txt cmake:support system apps CMake build 2026-04-20 15:16:21 +08:00
Kconfig apps/fastboot: Enable network via ioctl during fastboot initialization 2026-04-20 15:19:45 +08:00
Make.defs Fixed the error that when the driver scan result is empty, iwe_stream->len is a random number because the user data buf is not initialized. 2026-04-20 15:12:00 +08:00
Makefile Fixed the error that when the driver scan result is empty, iwe_stream->len is a random number because the user data buf is not initialized. 2026-04-20 15:12:00 +08:00
fastboot.c apps/fastboot: add O_DIRECT param when open 2026-04-20 15:20:18 +08:00