]> git.dujemihanovic.xyz Git - u-boot.git/commit
fs/squashfs: add filesystem commands
authorJoao Marcos Costa <joaomarcos.costa@bootlin.com>
Thu, 30 Jul 2020 13:33:48 +0000 (15:33 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 8 Aug 2020 02:31:32 +0000 (22:31 -0400)
commitbba604b65e58f8e540ee60b57b9f9c78dcc83f04
tree7267e88915a81a8d30ab11b18c965262f1f9b7f4
parentc51006130370b48b7eb5a93ada745385aa27f6bf
fs/squashfs: add filesystem commands

Add 'ls' and 'load' commands.

Signed-off-by: Joao Marcos Costa <joaomarcos.costa@bootlin.com>
MAINTAINERS
cmd/Kconfig
cmd/Makefile
cmd/sqfs.c [new file with mode: 0644]