Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-14 | test: test_lsblk: Mark as sandbox specific | Patrick Delaunay | |
This test checks for output specific to the sandbox blk device "sandbox_host_blk", mark it as sandbox specific. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> | |||
2020-07-07 | cmd: blkls: Add blkls command | Niel Fourie | |
Add a command to print a list of available block device drivers, and for each, the list of known block devices. Signed-off-by: Niel Fourie <lusus@denx.de> Cc: Simon Glass <sjg@chromium.org> Cc: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de> |