diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-11-29 08:01:56 (GMT) |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-12-11 20:18:41 (GMT) |
commit | a56642c7baa02ec4f054d630ec4e5e56d8e087da (patch) | |
tree | bc25341e6fb74cdd42ed1ac3ffa6476f9a54084f /scripts/Makefile.build | |
parent | 80d9ef8d40b2aa35c4a3483f5cf3549215187a7c (diff) | |
download | u-boot-fsl-qoriq-a56642c7baa02ec4f054d630ec4e5e56d8e087da.tar.xz |
dm_test: improve the appearance shown by "dm tree" command
The command "dm tree" lists devices in a tree-like format.
This commit makes it look more like what the Unix command "tree"
shows.
=> dm tree
Class Probed Name
----------------------------------------
root [ + ] root_driver
demo [ ] |-- demo_shape_drv
demo [ ] |-- demo_simple_drv
demo [ ] |-- demo_shape_drv
demo [ ] |-- demo_simple_drv
demo [ ] |-- demo_shape_drv
test [ ] |-- test_drv
test [ ] |-- test_drv
test [ ] |-- test_drv
gpio [ ] |-- gpio_sandbox
serial [ ] |-- serial_sandbox
serial [ + ] |-- serial
demo [ ] |-- triangle
demo [ ] |-- square
demo [ ] |-- hexagon
gpio [ ] |-- gpios
spi [ ] |-- spi@0
spi_emul [ ] | `-- flash@0
cros_ec [ + ] `-- cros-ec@0
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'scripts/Makefile.build')
0 files changed, 0 insertions, 0 deletions