u-boot/test/dm
Simon Glass fffa24d7c5 dm: Move device display into its own function
The device display for 'dm tree' and 'dm uclass' is mostly the same, so
move it into a common function.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-07-23 14:07:25 +01:00
..
.gitignore dm: Add basic tests 2014-03-04 12:15:29 -05:00
cmd_dm.c dm: Move device display into its own function 2014-07-23 14:07:25 +01:00
core.c dm: Allow drivers to be marked 'before relocation' 2014-07-23 14:07:24 +01:00
gpio.c dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
Makefile dm: Allow driver model tests only for sandbox 2014-06-20 11:55:52 -06:00
test-dm.sh dm: Add basic tests 2014-03-04 12:15:29 -05:00
test-driver.c dm: Allow drivers to be marked 'before relocation' 2014-07-23 14:07:24 +01:00
test-fdt.c dm: Allow drivers to be marked 'before relocation' 2014-07-23 14:07:24 +01:00
test-main.c dm: Allow drivers to be marked 'before relocation' 2014-07-23 14:07:24 +01:00
test-uclass.c dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
test.dts dm: Allow drivers to be marked 'before relocation' 2014-07-23 14:07:24 +01:00
ut.c dm: Add basic tests 2014-03-04 12:15:29 -05:00