[U-Boot] [PATCH v2 5/5] dm: print the index of the device when dumping the dm tree

Simon Glass sjg at chromium.org
Wed Jun 20 17:52:08 UTC 2018


On 18 June 2018 at 07:56, Jean-Jacques Hiblot <jjhiblot at ti.com> wrote:
> Command "dm tree" dumps the devices with class, driver, name information.
> Add the index of the device in the class too, because the information is
> useful for the bind/unbind commands.
>
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
>
> ---
>
> Changes in v2: New
>
>  drivers/core/dump.c | 16 ++++++++++------
>  1 file changed, 10 insertions(+), 6 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list