]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: Display the sequence number for each device
authorSimon Glass <sjg@chromium.org>
Wed, 23 Jul 2014 12:55:13 +0000 (06:55 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 23 Jul 2014 13:07:25 +0000 (14:07 +0100)
commitb7d665705ebb29f06616b7f365ab8732e9779bf6
tree2fc643df6d78681ef796945b8923f6409224e363
parent5a66a8ff86d923367ca9a1f6168e976fbde27391
dm: Display the sequence number for each device

Add this information to 'dm tree' and 'dm uclass' commands.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/dm/cmd_dm.c