cmd: fuse: Add fuse writebuff sub-system command
authorHarsha Vardhan V M <h-vm@ti.com>
Wed, 19 Mar 2025 08:47:12 +0000 (14:17 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 4 Apr 2025 18:25:02 +0000 (12:25 -0600)
commit578e7882bfb79848ff91cd65a5ebf4e795d26bb5
treedb7b4bfee151c9beb8692fc46ce5aadcd09936f6
parent833c05ea272a086b5428166552ceb021b50c4cda
cmd: fuse: Add fuse writebuff sub-system command

Add CMD_FUSE_WRITEBUFF config option to add and enable fuse writebuff
sub-system command. Add fuse_writebuff function to be invoked on
writebuff command.

Signed-off-by: Harsha Vardhan V M <h-vm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
cmd/Kconfig
cmd/fuse.c
include/fuse.h