[U-Boot] [PATCH] dm: fix alignment of help message of "dm" command

Simon Glass sjg at chromium.org
Fri Sep 28 15:55:07 UTC 2018


On 7 September 2018 at 06:17, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Fri, Sep 7, 2018 at 7:32 PM Masahiro Yamada
> <yamada.masahiro at socionext.com> wrote:
>>
>> Currently, "help dm" shows as follows:
>>
>> => help dm
>> dm - Driver model low level access
>>
>> Usage:
>> dm tree         Dump driver model tree ('*' = activated)
>> dm uclass        Dump list of instances for each uclass
>> dm devres        Dump list of device resources for each device
>>
>> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
>> ---
>>
>>  test/dm/cmd_dm.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-dm, and now in mainline, thanks!


More information about the U-Boot mailing list