[PATCH 1/2] cmd: bind: Try to improve the (un)bind help

Miquel Raynal miquel.raynal at bootlin.com
Mon Aug 7 11:38:20 CEST 2023


Hi Heinrich,

> >   U_BOOT_CMD(
> >   	bind,	4,	0,	do_bind_unbind,
> > -	"Bind a device to a driver",
> > +	"Bind a device to a driver, see 'dm tree' for the parameters\n",  
> 
> How about
> 
> "Use 'dm tree' to list classes, drivers, and devices."
> 
> as last line of the help long text.

Where is this supposed to be? Is there another macro to use than
U_BOOT_CMD()?

Thanks,
Miquèl


More information about the U-Boot mailing list