Home
last modified time | relevance | path

Searched hist:"4 e8bc211703d3c93689367745e8c07dc22c68dfc" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/test/dm/
H A Dcmd_dm.c4e8bc211703d3c93689367745e8c07dc22c68dfc Wed Jul 23 12:55:11 UTC 2014 Simon Glass <sjg@chromium.org> dm: Avoid activating devices in 'dm uclass' command

This command currently activates devices as it lists them. This is not
desirable since it changes the system state. Fix it and avoid printing
a newline if there are no devices in a uclass.

Signed-off-by: Simon Glass <sjg@chromium.org>