commit | 2280fa56a00a63bbabc2076330367ec2863a474b | [log] [tgz] |
---|---|---|
author | Niel Fourie <lusus@denx.de> | Tue Mar 24 16:17:04 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 07 15:36:59 2020 -0400 |
tree | 73e2b27ac85de642194f505371fa493169b65281 | |
parent | 0ffdfbd1d0eca769878913d15f232c9219cf2aa1 [diff] |
cmd: fs: Add command to list supported fs types Added command "fstypes" to list supported/included filesystems. Signed-off-by: Niel Fourie <lusus@denx.de> Cc: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> [trini: Limit to sandbox] Signed-off-by: Tom Rini <trini@konsulko.com>